From cce2681756e0b175613cc5ad4de1196d0533d65c Mon Sep 17 00:00:00 2001 From: Yuriy Pikhtarev Date: Fri, 10 Feb 2017 13:31:35 +0300 Subject: [PATCH] New translations --- library/language/ko/email/user_welcome.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 library/language/ko/email/user_welcome.html diff --git a/library/language/ko/email/user_welcome.html b/library/language/ko/email/user_welcome.html new file mode 100644 index 000000000..c7eff38a5 --- /dev/null +++ b/library/language/ko/email/user_welcome.html @@ -0,0 +1,17 @@ +Subject: Welcome to {SITENAME} Forums +Charset: UTF-8 + +{WELCOME_MSG} + +Please keep this email for your records. Your account information is as follows: + +---------------------------- +Username: {USERNAME} +Password: {PASSWORD} +---------------------------- + +Please do not forget your password as it has been encrypted in our database and we cannot retrieve it for you. However, should you forget your password you can request a new one which will be activated in the same way as this account. + +Thank you for registering. + +{EMAIL_SIG} \ No newline at end of file