diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-02-02 01:07:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-02-02 01:07:05 +0000 |
commit | b946ec9d6cb987afae9c4ffd2a6efff5f18c41c9 (patch) | |
tree | 6ad48ce6f84a05659e612b66a992210a5aab3aff /core/l10n/zh_CN.js | |
parent | 1952560ac75007f615fc5c7e1aaabe4799fe6aa3 (diff) | |
download | nextcloud-server-b946ec9d6cb987afae9c4ffd2a6efff5f18c41c9.tar.gz nextcloud-server-b946ec9d6cb987afae9c4ffd2a6efff5f18c41c9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 1ce7f1c45f3..4157cb3d1c3 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -1,7 +1,7 @@ OC.L10N.register( "core", { - "Please select a file." : "请选择一个文件", + "Please select a file." : "请选择一个文件.", "File is too big" : "文件太大", "The selected file is not an image." : "所选文件不是一张图片.", "The selected file cannot be read." : "无法读取所选文件.", |