diff options
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r-- | apps/files/l10n/zh_CN.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index e7460b1f73a..7aa9c4ec214 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -182,6 +182,7 @@ "Folder name" : "文件夹名称", "This node is unavailable" : "此节点不可用", "Download file {name}" : "下载文件 {name}", + "Invalid file name" : "无效文件名称", "\"{name}\" is not an allowed filetype." : "“{name}”不是允许的文件类型", "{newName} already exists." : "{newName}已经存在。", "\"{char}\" is not allowed inside a file name." : "不允许文件名中包含 “{char}”", |