summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/NewUserNotif/i18n/zh-hans.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/wiki/extensions/NewUserNotif/i18n/zh-hans.json')
-rw-r--r--www/wiki/extensions/NewUserNotif/i18n/zh-hans.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/www/wiki/extensions/NewUserNotif/i18n/zh-hans.json b/www/wiki/extensions/NewUserNotif/i18n/zh-hans.json
new file mode 100644
index 00000000..cf0a6acb
--- /dev/null
+++ b/www/wiki/extensions/NewUserNotif/i18n/zh-hans.json
@@ -0,0 +1,12 @@
+{
+ "@metadata": {
+ "authors": [
+ "Gaoxuewei",
+ "Xiaomingyan",
+ "Liuxinyu970226"
+ ]
+ },
+ "newusernotifsubj": "$1的新用户通知",
+ "newusernotif-desc": "当用户账户创建时发送电子邮件通知",
+ "newusernotifbody": "您好$1,\n\n一个新账户$2已于$4在$3创建。"
+}