Update translations

This commit is contained in:
Johannes Zellner
2021-07-07 21:08:29 +02:00
parent 423c6f2f85
commit feb7366124
5 changed files with 151 additions and 40 deletions

View File

@@ -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",