include translations for about buttons and implement translation fallback if used translation is not complete

This commit is contained in:
schlagmichdoch 2023-07-07 14:58:15 +02:00
parent f50d7438b6
commit da5038a51a
6 changed files with 78 additions and 52 deletions

View file

@ -78,8 +78,12 @@
"download-again": "Download again"
},
"about": {
"close-about-aria-label": "Close About PairDrop",
"claim": "The easiest way to transfer files across devices"
"close-about_aria-label": "Close About PairDrop",
"claim": "The easiest way to transfer files across devices",
"github_title": "PairDrop on Github",
"buy-me-a-coffee_title": "Buy me a coffee!",
"tweet_title": "Tweet about PairDrop",
"faq_title": "Frequently asked questions"
},
"notifications": {
"display-name-changed-permanently": "Display name is changed permanently.",