Add missing translations
This commit is contained in:
@@ -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…",
|
||||
|
||||
Reference in New Issue
Block a user