diff options
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 8bc0297114c..60832817c66 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -203,8 +203,6 @@ OC.L10N.register( "An error occurred while searching for {type}" : "搜索 {type} 时出错", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["请输入 {minSearchLength} 个字符或更多字符以进行搜索"], "This browser is not supported" : "您的浏览器不受支持!", - "Please upgrade to a more recent browser" : "请升级您的浏览器", - "Continue with this outdated browser" : "继续使用此版本过时的浏览器", "Supported versions" : "支持的版本", "{name} version {version} and above" : "{name} 版本 {version} 及更高", "Search {types} …" : "搜索 {类型} …", |