Files
cloudron-box/src/translation/en.json

52 lines
900 B
JSON
Raw Normal View History

{
"apps": {
"title": "My Apps"
},
"main": {
"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"
}
}