Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/zh_CN.js')
-rw-r--r--l10n/zh_CN.js12
1 files changed, 12 insertions, 0 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
new file mode 100644
index 0000000..a291661
--- /dev/null
+++ b/l10n/zh_CN.js
@@ -0,0 +1,12 @@
+OC.L10N.register(
+ "registration",
+ {
+ "Register" : "注册",
+ "Saved" : "已保存",
+ "None" : "无",
+ "Username" : "用户名",
+ "Password" : "密码",
+ "Create account" : "创建账号",
+ "Email" : "电子邮箱"
+},
+"nplurals=1; plural=0;");