Update translation also fixes spanish invite email crash

This commit is contained in:
Johannes Zellner
2021-08-11 21:53:17 +02:00
parent a76c4b9b56
commit ca10b2103a
2 changed files with 10 additions and 3 deletions

View File

@@ -1545,5 +1545,12 @@
"description": "Stel je account in",
"welcomeTo": "Welkom bij"
},
"lang.ja": "Japans"
"lang.ja": "Japans",
"newLoginEmail": {
"subject": "[<%= cloudron %>] Er is vanaf een nieuwe locatie ingelogd op je account",
"topic": "We zien dat er vanaf een nieuw apparaat/locatie is ingelogd op je account.",
"salutation": "Hallo <%= user %>,",
"notice": "We zien dat er met je account is ingelogd vanaf een nieuwe locatie en/of apparaat.",
"action": "Als jij dit zelf was kun je deze mail verwijderen. Als jij dit niet was verander dan je wachtwoord onmiddellijk."
}
}