From 3a17e45bae6bc27fe03972168c04e77abc3a5f5c Mon Sep 17 00:00:00 2001 From: Yuriy Pikhtarev Date: Fri, 10 Feb 2017 13:31:54 +0300 Subject: [PATCH] New translations --- .../ja/email/user_activate_passwd.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 library/language/ja/email/user_activate_passwd.html diff --git a/library/language/ja/email/user_activate_passwd.html b/library/language/ja/email/user_activate_passwd.html new file mode 100644 index 000000000..a8ea43877 --- /dev/null +++ b/library/language/ja/email/user_activate_passwd.html @@ -0,0 +1,18 @@ +Subject: New password activation +Charset: UTF-8 + +Hello {USERNAME} + +You are receiving this email because you have (or someone pretending to be you has) requested a new password be sent for your account on {SITENAME}. If you did not request this email then please ignore it, if you keep receiving it please contact the board administrator. + +To use the new password you need to activate it. To do this click the link provided below. + +{U_ACTIVATE} + +If sucessful you will be able to login using the following password: + +Password: {PASSWORD} + +You can of course change this password yourself via the profile page. If you have any difficulties please contact the board administrator. + +{EMAIL_SIG} \ No newline at end of file