diff --git a/public/locales/zh-CN/send.ftl b/public/locales/zh-CN/send.ftl index 60d7f25f..831714c5 100644 --- a/public/locales/zh-CN/send.ftl +++ b/public/locales/zh-CN/send.ftl @@ -26,10 +26,12 @@ uploadSuccessConfirmHeader = 准备好发送 uploadSvgAlt = 上传 uploadSuccessTimingHeader = 您的文件的链接将在首次下载或 24 小时后过期。 expireInfo = 指向该文件的链接将在 { $downloadCount } 或 { $timespan } 后过期。 -downloadCount = { $num -> +downloadCount = + { $num -> *[other] { $num } 次下载 } -timespanHours = { $num -> +timespanHours = + { $num -> *[other] { $num } 小时 } copyUrlFormLabelWithName = 复制并分享链接以发送您的文件:{ $filename }