diff options
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index ba7ff0d0b4e..32625e0485e 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -178,6 +178,9 @@ OC.L10N.register( "No files in here" : "未找到文件", "New folder" : "新建文件夹", "No more subfolders in here" : "没有更多的子文件夹", + "Name" : "名称", + "Size" : "大小", + "Modified" : "已修改", "{newName} already exists" : "{newName} 已经存在", "Choose" : "选择", "Move" : "移动", |