Update translations
This commit is contained in:
@@ -18,7 +18,12 @@
|
||||
"tagsFilterHeader": "Tags: {{ tags }}",
|
||||
"tagsFilterHeaderAll": "All Tags",
|
||||
"domainsFilterHeader": "All Domains",
|
||||
"groupsFilterHeader": "Select Group"
|
||||
"groupsFilterHeader": "Select Group",
|
||||
"auth": {
|
||||
"sso": "Log in with Cloudron username and password",
|
||||
"nosso": "Not using Cloudron's usermanagement",
|
||||
"email": "Log in with Cloudron mailbox email and password"
|
||||
}
|
||||
},
|
||||
"main": {
|
||||
"offline": "Cloudron is offline. Reconnecting…",
|
||||
@@ -298,7 +303,8 @@
|
||||
"changeAvatar": {
|
||||
"title": "Change Your Avatar",
|
||||
"useGravatar": "Use <a target=\"_blank\" href=\"{{ gravatarLink }}\">Gravatar</a>",
|
||||
"useCustomPicture": "Use Custom Picture"
|
||||
"useCustomPicture": "Use Custom Picture",
|
||||
"noAvatar": "No Profile Picture"
|
||||
},
|
||||
"primaryEmail": "Primary email",
|
||||
"passwordRecoveryEmail": "Password recovery email",
|
||||
|
||||
Reference in New Issue
Block a user