Pull in some more German translations
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user