New translations translation.json (German)

This commit is contained in:
AkiraFukushima 2021-03-25 21:56:09 +09:00
parent 43b988153d
commit 2cb6fb1e42
1 changed files with 9 additions and 12 deletions

View File

@ -135,17 +135,7 @@
},
"other": {
"title": "Andere Optionen",
"launch": "App beim Login starten",
"spellcheck": {
"description": "Enable spellchecker",
"notice": "Requires relaunch",
"confirm": {
"title": "Confirm",
"message": "You have to restart this application. Continue?",
"ok": "Restart Now",
"cancel": "Cancel"
}
}
"launch": "App beim Login starten"
}
},
"appearance": {
@ -239,13 +229,20 @@
},
"language": {
"title": "Sprache",
"language_description": "Wählen Sie die Sprache, die Sie mit Whalebird verwenden möchten.",
"notice": "Erfordert Neustart",
"confirm": {
"title": "Confirm",
"message": "Du musst diese Anwendung neu starten. Fortfahren?",
"ok": "Jetzt neu starten",
"cancel": "Abbrechen"
},
"language": {
"title": "Language",
"description": "Choose the language you would like to use with Whalebird."
},
"spellchecker": {
"title": "Spellcheck",
"enabled": "Enable spellchecker"
}
}
},