New translations common.json (German)

This commit is contained in:
xmflsct 2022-05-01 16:35:25 +03:00
parent a9b374302a
commit 382ab638e4
1 changed files with 21 additions and 0 deletions

21
src/i18n/de/common.json Normal file
View File

@ -0,0 +1,21 @@
{
"buttons": {
"apply": "Übernehmen",
"cancel": "Abbrechen"
},
"customEmoji": {
"accessibilityLabel": "Eigenes Emoji {{emoji}}"
},
"message": {
"success": {
"message": "{{function}} erfolgreich"
},
"warning": {
"message": ""
},
"error": {
"message": "{{function}} fehlgeschlagen, bitte wiederholen"
}
},
"separator": ", "
}