mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-25 17:26:18 -04:00
include translations for about buttons and implement translation fallback if used translation is not complete
This commit is contained in:
parent
f50d7438b6
commit
ba46befde4
6 changed files with 68 additions and 36 deletions
|
@ -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.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue