Update translations

This commit is contained in:
Johannes Zellner
2021-07-29 10:54:27 +02:00
parent 62a56c455a
commit 01c0bd0e73
2 changed files with 15 additions and 2 deletions
+7
View File
@@ -1545,5 +1545,12 @@
"mounts": {
"volumeLocation": "Volumes are mounted by volume name in the <code>/media</code> directory of this app."
}
},
"newLoginEmail": {
"subject": "[<%= cloudron %>] New login on your account",
"topic": "We've noticed a new login on your Cloudron account.",
"salutation": "Hi <%= user %>,",
"notice": "We noticed a login on your Cloudron account from a new device.",
"action": "If this was you, you can safely disregard this email. If this wasn't you, you should change your password immediately."
}
}
+8 -2
View File
@@ -18,7 +18,12 @@
"tagsFilterHeader": "Tags: {{ tags }}",
"stateFilterHeader": "Alle statussen",
"searchPlaceholder": "Zoek Apps",
"groupsFilterHeader": "Selecteer groep"
"groupsFilterHeader": "Selecteer groep",
"auth": {
"nosso": "Log in met specifiek account",
"sso": "Log in met je Cloudron aanmeldgegevens",
"email": "Log in met je e-mailadres"
}
},
"main": {
"logout": "Uitloggen",
@@ -298,7 +303,8 @@
"changeAvatar": {
"useGravatar": "Gebruik <a target=\"_blank\" href=\"{{ gravatarLink }}\">Gravatar</a>",
"title": "Verander je profiel afbeelding",
"useCustomPicture": "Gebruik eigen afbeelding"
"useCustomPicture": "Gebruik eigen afbeelding",
"noAvatar": "Geen profiel foto"
},
"primaryEmail": "Primair e-mailadres",
"passwordRecoveryEmail": "Wachtwoordherstel e-mailadres",