diff options
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r-- | apps/files/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 4e0130c1fa7..0f3a93455e5 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -8,6 +8,7 @@ OC.L10N.register( "Move or copy" : "移动或复制", "Download" : "下载", "Delete" : "删除", + "Tags" : "标签", "Show list view" : "显示列表视图", "Show grid view" : "显示网格视图", "Home" : "首页", @@ -172,7 +173,6 @@ OC.L10N.register( "Transfer {path} to {userid}" : "将 {path} 转移给 {userid}", "Invalid path selected" : "选择的路径无效", "Ownership transfer request sent" : "所有权转移请求已发送", - "Tags" : "标签", "Unable to change the favourite state of the file" : "无法修改文件的收藏状态", "Error while loading the file data" : "加载文件数据时出错", "Pick a template for {name}" : "给 {name} 挑选一个模板", |