mirror of
https://github.com/tooot-app/app
synced 2025-02-03 20:07:52 +01:00
New translations common.json (German)
This commit is contained in:
parent
a9b374302a
commit
382ab638e4
21
src/i18n/de/common.json
Normal file
21
src/i18n/de/common.json
Normal 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": ", "
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user