Files
cloudron-box/src/translation/de.json
T

46 lines
857 B
JSON
Raw Normal View History

2020-10-19 14:38:05 +02:00
{
"apps": {
"title": "Meine Apps"
},
"main": {
"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"
}
2020-10-19 14:38:05 +02:00
}