diff options
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r-- | apps/files/l10n/zh_CN.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 3abe6907567..44b59d999aa 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -170,9 +170,10 @@ "Go to the \"{dir}\" directory" : "前往“{dir}”目录", "Select the row for {displayName}" : "选择 {displayName} 的行", "Rename file" : "重命名文件", - "File name" : "文件名", "A long time ago" : "很久以前", "Download file {name}" : "下载文件 {name}", + "File name" : "文件名", + "Folder name" : "文件夹名称", "\"{displayName}\" action executed successfully" : "“{displayName}”操作执行成功", "\"{displayName}\" action failed" : "“{displayName}”操作执行失败", "\"{name}\" is not an allowed filetype." : "“{name}”不是允许的文件类型", |