diff options
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}", |