lemonldap-ng/lemonldap-ng-portal/site/templates/common/mail/en.json

21 lines
913 B
JSON
Raw Normal View History

2017-02-17 21:47:01 +01:00
{
"resetCertificat":"Your certificate was reset",
2017-02-17 21:47:01 +01:00
"accountCreated":"Your account has been created, your temporary password has been sent to your mail address.",
"autoMail":"This mail was sent automatically",
"click2Register":"Click here to confirm your account registration",
"click2Reset":"Click here to reset your password",
"goToPortal":"Go to portal",
2017-02-17 21:47:01 +01:00
"hello":"Hello",
2019-02-03 14:43:44 +01:00
"mail2fSubject":"[LemonLDAP::NG] Your login code",
"mailConfirmSubject": "[LemonLDAP::NG] Password reset confirmation",
"mailSubject": "[LemonLDAP::NG] Your new password",
2017-02-17 21:47:01 +01:00
"newPwdIs":"Your new password is",
"pwdChanged":"Your password was changed.",
"pwdIs":"Your password is",
"registerConfirmSubject": "[LemonLDAP::NG] Account register confirmation",
"registerDoneSubject": "[LemonLDAP::NG] Your new account",
2017-02-17 21:47:01 +01:00
"requestIssuedFromIP":"The request was issued from IP",
2019-02-03 14:43:44 +01:00
"yourLoginCodeIs":"Your login code is",
2017-02-17 21:47:01 +01:00
"yourLoginIs":"Your login is"
}