Add missing translations

This commit is contained in:
Johannes Zellner
2020-11-17 16:29:53 +01:00
parent 74a65946b4
commit e43160f972
2 changed files with 21 additions and 13 deletions
+9 -1
View File
@@ -1,6 +1,14 @@
{
"apps": {
"title": "My Apps"
"title": "My Apps",
"noApps": {
"title": "No apps installed yet!",
"description": "How about installing some? Check out the <a href=\"{{ appStoreLink }}\">App Store</a>"
},
"noAccess": {
"title": "You don't have access to any apps yet!",
"description": "Once you do, they will show up here."
}
},
"main": {
"offline": "Cloudron is offline. Reconnecting…",