summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/NewUserNotif/i18n/zh-hant.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/wiki/extensions/NewUserNotif/i18n/zh-hant.json')
-rw-r--r--www/wiki/extensions/NewUserNotif/i18n/zh-hant.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/www/wiki/extensions/NewUserNotif/i18n/zh-hant.json b/www/wiki/extensions/NewUserNotif/i18n/zh-hant.json
new file mode 100644
index 00000000..bd313812
--- /dev/null
+++ b/www/wiki/extensions/NewUserNotif/i18n/zh-hant.json
@@ -0,0 +1,13 @@
+{
+ "@metadata": {
+ "authors": [
+ "Liangent",
+ "Mark85296341",
+ "LNDDYL",
+ "Cwlin0416"
+ ]
+ },
+ "newusernotifsubj": "$1 的新使用者通知",
+ "newusernotif-desc": "當使用者建立時,傳送郵件確認電子郵件地址",
+ "newusernotifbody": "你好 $1,\n\n一個新的用戶帳號 $2,已經在 $4 於 $3 建立。"
+}