From 122577bd618aceba40b1147cd73ebd0e72e471a0 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Tue, 30 Jul 2019 20:06:34 +0300 Subject: [PATCH] New translations en_US.json (Chinese Simplified) --- site/plugins/admin/lang/zh_CN.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site/plugins/admin/lang/zh_CN.json b/site/plugins/admin/lang/zh_CN.json index 318724d2..1c619c9e 100644 --- a/site/plugins/admin/lang/zh_CN.json +++ b/site/plugins/admin/lang/zh_CN.json @@ -1,5 +1,7 @@ { "admin": "管理员", + "admin_welcome": "Welcome", + "admin_create_new_user_welcome": "To finish setup and secure your site, please create the first user by entering the necessary information below.", "admin_cancel": "取消", "admin_create": "创建", "admin_debugging": "调试",