Add more profile translations
This commit is contained in:
+40
-30
@@ -2,36 +2,32 @@
|
||||
"apps": {
|
||||
"title": "My Apps"
|
||||
},
|
||||
"main": {
|
||||
"offline": "Cloudron is offline. Reconnecting…",
|
||||
"logout": "Logout"
|
||||
"services": {
|
||||
"title": "Services"
|
||||
},
|
||||
"appstore": {
|
||||
"title": "App Store"
|
||||
},
|
||||
"users": {
|
||||
"title": "Users"
|
||||
},
|
||||
"profile": {
|
||||
"title": "Profile"
|
||||
},
|
||||
"backups": {
|
||||
"title": "Backups"
|
||||
},
|
||||
"branding": {
|
||||
"title": "Branding"
|
||||
},
|
||||
"emails": {
|
||||
"title": "Email"
|
||||
"domains": {
|
||||
"title": "Domains & Certs"
|
||||
},
|
||||
"network": {
|
||||
"title": "Network"
|
||||
},
|
||||
"services": {
|
||||
"title": "Services"
|
||||
"main": {
|
||||
"offline": "Cloudron is offline. Reconnecting…",
|
||||
"logout": "Logout",
|
||||
"dialog": {
|
||||
"save": "Save",
|
||||
"close": "Close",
|
||||
"cancel": "Cancel"
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "Settings"
|
||||
"notifications": {
|
||||
"title": "Notifications"
|
||||
},
|
||||
"users": {
|
||||
"title": "Users"
|
||||
},
|
||||
"eventlog": {
|
||||
"title": "Event Log"
|
||||
},
|
||||
"support": {
|
||||
"title": "Support"
|
||||
@@ -39,13 +35,27 @@
|
||||
"system": {
|
||||
"title": "System Info"
|
||||
},
|
||||
"eventlog": {
|
||||
"title": "Event Log"
|
||||
"profile": {
|
||||
"changeAvatar": {
|
||||
"useCustomPicture": "Use Custom Picture",
|
||||
"title": "Change Your Avatar",
|
||||
"useGravatar": "Use <a target=\"_blank\" href=\"{{ gravatarLink }}\">Gravatar</a>"
|
||||
},
|
||||
"title": "Profile"
|
||||
},
|
||||
"domains": {
|
||||
"title": "Domains & Certs"
|
||||
"settings": {
|
||||
"title": "Settings"
|
||||
},
|
||||
"notifications": {
|
||||
"title": "Notifications"
|
||||
"branding": {
|
||||
"title": "Branding"
|
||||
},
|
||||
"backups": {
|
||||
"title": "Backups"
|
||||
},
|
||||
"appstore": {
|
||||
"title": "App Store"
|
||||
},
|
||||
"emails": {
|
||||
"title": "Email"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user