Add all main view titles and navbar translation keys

This commit is contained in:
Johannes Zellner
2020-10-28 16:17:14 +01:00
parent b71e68581d
commit beec65bdb6
15 changed files with 109 additions and 29 deletions

View File

@@ -3,6 +3,43 @@
"title": "Meine Apps"
},
"main": {
"offline": "Cloudron ist nicht erreichbar. Verbindungsaufbau…"
"offline": "Cloudron ist nicht erreichbar. Verbindungsaufbau…",
"logout": "Abmelden"
},
"network": {
"title": "Netzwerk"
},
"settings": {
"title": "Einstellungen"
},
"users": {
"title": "Benutzer"
},
"profile": {
"title": "Profil"
},
"emails": {
"title": "E-Mail"
},
"support": {
"title": "Support"
},
"eventlog": {
"title": "Ereignisprotokoll"
},
"domains": {
"title": "Domains & Zertifikate"
},
"notifications": {
"title": "Benachrichtigungen"
},
"system": {
"title": "Systeminformationen"
},
"backups": {
"title": "Datensicherung"
},
"appstore": {
"title": "App-Store"
}
}