Add all main view titles and navbar translation keys
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user