Change to lowercase and scoped translation keys
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{
|
||||
"MY_APPS": "My Apps",
|
||||
"CLOUDRON_OFFLINE": "Cloudron is offline. Reconnecting…"
|
||||
"apps": {
|
||||
"title": "My Apps"
|
||||
},
|
||||
"main": {
|
||||
"offline": "Cloudron is offline. Reconnecting…"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user