summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r--apps/files/l10n/zh_CN.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 102d60b503e..4e0130c1fa7 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -8,6 +8,8 @@ OC.L10N.register(
"Move or copy" : "移动或复制",
"Download" : "下载",
"Delete" : "删除",
+ "Show list view" : "显示列表视图",
+ "Show grid view" : "显示网格视图",
"Home" : "首页",
"Close" : "关闭",
"Favorites" : "收藏",
@@ -41,8 +43,6 @@ OC.L10N.register(
"Could not load info for file \"{file}\"" : "无法加载文件 \"{file}\" 的信息",
"Files" : "文件",
"Details" : "详细信息",
- "Show list view" : "显示列表视图",
- "Show grid view" : "显示网格视图",
"Please select tag(s) to add to the selection" : "请选择要添加到所选项目的标签",
"Apply tag(s) to selection" : "将标签应用到所选项目",
"Select directory \"{dirName}\"" : "选择目录 \"{dirName}\"",