From eace598ccbad34e21a8b048ce9f0974cfcc34a91 Mon Sep 17 00:00:00 2001 From: Yuriy Pikhtarev Date: Fri, 10 Feb 2017 13:31:32 +0300 Subject: [PATCH] New translations --- library/language/ko/email/topic_notify.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 library/language/ko/email/topic_notify.html diff --git a/library/language/ko/email/topic_notify.html b/library/language/ko/email/topic_notify.html new file mode 100644 index 000000000..564be8d00 --- /dev/null +++ b/library/language/ko/email/topic_notify.html @@ -0,0 +1,14 @@ +Subject: Topic Reply Notification - {TOPIC_TITLE} +Charset: UTF-8 + +Hello, + +You are receiving this email because you are watching the topic, "{TOPIC_TITLE}" at {SITENAME}. This topic has received a reply since your last visit. You can use the following link to view the replies made, no more notifications will be sent until you visit the topic. + +{U_TOPIC} + +If you no longer wish to watch this topic you can either click the "Stop watching this topic link" found at the bottom of the topic above, or by clicking the following link: + +{U_STOP_WATCHING_TOPIC} + +{EMAIL_SIG} \ No newline at end of file