1
0
mirror of https://github.com/tooot-app/app synced 2025-01-05 22:18:35 +01:00

New translations instance.json (German)

This commit is contained in:
xmflsct 2022-05-01 16:35:27 +03:00
parent 382ab638e4
commit 49464f7c7f

View File

@ -0,0 +1,28 @@
{
"server": {
"textInput": {
"placeholder": "Instanz"
},
"button": "Login",
"information": {
"name": "Name",
"accounts": "Konten",
"statuses": "Tröts",
"domains": "Domains"
},
"disclaimer": {
"base": "Der Login erfolgt über den Browser, so dass Ihre Kontoinformationen für die Toot-App nicht sichtbar sind. Weitere Informationen",
"privacy": "Datenschutzbestimmungen"
}
},
"update": {
"alert": {
"title": "Bei der Instanz angemeldet",
"message": "Du kannst dich mit einem weiteren Konto anmelden, während du weiterhin mit deinem bestehen Account eingeloggt bleibst",
"buttons": {
"cancel": "$t(common:buttons.cancel)",
"continue": "Weiter"
}
}
}
}