Change to lowercase and scoped translation keys

This commit is contained in:
Johannes Zellner
2020-10-28 11:42:17 +01:00
parent 9912698a71
commit 53d39608b8
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
{
"MY_APPS": "Meine Apps"
"apps": {
"title": "Meine Apps"
},
"main": {
"offline": "Cloudron ist nicht erreichbar. Verbindungsaufbau…"
}
}