Add all main view titles and navbar translation keys
This commit is contained in:
@@ -3,6 +3,49 @@
|
||||
"title": "My Apps"
|
||||
},
|
||||
"main": {
|
||||
"offline": "Cloudron is offline. Reconnecting…"
|
||||
"offline": "Cloudron is offline. Reconnecting…",
|
||||
"logout": "Logout"
|
||||
},
|
||||
"appstore": {
|
||||
"title": "App Store"
|
||||
},
|
||||
"users": {
|
||||
"title": "Users"
|
||||
},
|
||||
"profile": {
|
||||
"title": "Profile"
|
||||
},
|
||||
"backups": {
|
||||
"title": "Backups"
|
||||
},
|
||||
"branding": {
|
||||
"title": "Branding"
|
||||
},
|
||||
"emails": {
|
||||
"title": "Email"
|
||||
},
|
||||
"network": {
|
||||
"title": "Network"
|
||||
},
|
||||
"services": {
|
||||
"title": "Services"
|
||||
},
|
||||
"settings": {
|
||||
"title": "Settings"
|
||||
},
|
||||
"support": {
|
||||
"title": "Support"
|
||||
},
|
||||
"system": {
|
||||
"title": "System Info"
|
||||
},
|
||||
"eventlog": {
|
||||
"title": "Event Log"
|
||||
},
|
||||
"domains": {
|
||||
"title": "Domains & Certs"
|
||||
},
|
||||
"notifications": {
|
||||
"title": "Notifications"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user