diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-07-02 02:24:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-07-02 02:24:59 +0000 |
commit | 700682d8e4af7c123ede424d919391a6453a8e73 (patch) | |
tree | d590056519b5e510475c0a4a3547f9b0630f268c /core/l10n/zh_CN.js | |
parent | 6222b702db03d7bf08bd80c760fdaca3c0167db5 (diff) | |
download | nextcloud-server-700682d8e4af7c123ede424d919391a6453a8e73.tar.gz nextcloud-server-700682d8e4af7c123ede424d919391a6453a8e73.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index dadee2153bb..7999597b939 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -228,6 +228,8 @@ OC.L10N.register( "(all selected)" : "(选中全部)", "({count} selected)" : "(选择了 {count} 个)", "Error loading file exists template" : "加载文件存在性模板失败", + "Show list view" : "显示列表视图", + "Show grid view" : "显示网格视图", "Pending" : "等待", "Copy to {folder}" : "复制到 {folder}", "Move to {folder}" : "移动到 {folder}", |