From 7e186194c4c6387489b14b5c74ea522e3850b92d Mon Sep 17 00:00:00 2001
From: Morris Jobke <hey@morrisjobke.de>
Date: Wed, 22 Jun 2016 10:27:24 +0200
Subject: Fix translation strings

---
 core/l10n/zh_CN.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'core/l10n/zh_CN.js')

diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index e3ca88348c2..137dede0e1a 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -292,7 +292,7 @@ OC.L10N.register(
     "New password" : "新密码",
     "New Password" : "新密码",
     "Reset password" : "重置密码",
-    "This ownCloud instance is currently in single user mode." : "当前ownCloud实例运行在单用户模式下。",
+    "This Nextcloud instance is currently in single user mode." : "当前Nextcloud实例运行在单用户模式下。",
     "This means only administrators can use the instance." : "这意味着只有管理员才能在实例上操作。",
     "Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现,请联系你的系统管理员。",
     "Thank you for your patience." : "感谢让你久等了。",
-- 
cgit v1.2.3