Pull in some more German translations

This commit is contained in:
Johannes Zellner
2020-11-20 22:46:45 +01:00
parent 38fc329b9f
commit 728aa9dc35
2 changed files with 62 additions and 7 deletions

View File

@@ -1329,14 +1329,16 @@
"inviteLinkAction": "Get started",
"invitor": "You are receiving this email because you were invited by <%= invitor %>.",
"expireNote": "Please note that the invite link will expire in 7 days.",
"inviteLinkActionText": "Follow the link to get started: <%- inviteLink %>"
"inviteLinkActionText": "Follow the link to get started: <%- inviteLink %>",
"subject": "Welcome to <%= cloudron %>"
},
"passwordResetEmail": {
"salutation": "Hi <%= user %>,",
"description": "Someone, hopefully you, has requested your account's password be reset. If you did not request this reset, please ignore this message.",
"resetAction": "Click to reset your password",
"expireNote": "Please note that the password reset link will expire in 24 hours.",
"resetActionText": "To reset your password, please visit the following page: <%- resetLink %>"
"resetActionText": "To reset your password, please visit the following page: <%- resetLink %>",
"subject": "[<%= cloudron %>] Password Reset"
},
"lang": {
"en": "English",