File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 310310 },
311311 "share" : {
312312 "expireInXDays" : " {{num}} 天后到期" ,
313+ "days" :" {{count}} day" ,
314+ "days_other" :" {{count}} days" ,
313315 "expireInXHours" : " {{num}} 小时后到期" ,
316+ "hours" :" an hour" ,
317+ "hours_other" :" {{count}} hours" ,
314318 "createdBy" : " 此分享由 <0>{{nick}}</0> 创建" ,
315319 "sharedBy" : " <0>{{nick}}</0> 向您分享了 {{num}} 个文件" ,
320+ "files" :" 1 file" ,
321+ "files_other" :" {{count}} files" ,
316322 "statistics" : " {{views}} 次浏览 • {{downloads}} 次下载 • {{time}}" ,
323+ "views" :" {{count}} view" ,
324+ "views_other" :" {{count}} views" ,
325+ "downloads" :" {{count}} download" ,
326+ "downloads_other" :" {{count}} downloads" ,
317327 "privateShareTitle" : " {{nick}} 的加密分享" ,
318328 "enterPassword" : " 输入分享密码" ,
319329 "continue" : " 继续" ,
Original file line number Diff line number Diff line change 260260 "tCaptchaSecretKeyDes" : " <0>图形验证页面</0> 获取到的的 App Secret Key"
261261 },
262262 "policy" : {
263+ "sharp" : " #" ,
263264 "name" : " 名称" ,
264265 "type" : " 类型" ,
265266 "childFiles" : " 下属文件数" ,
You can’t perform that action at this time.
0 commit comments