fixed ftl variable names

This commit is contained in:
Danny Coates 2017-12-05 12:58:48 -08:00
parent 1849d712b1
commit da4338ed69
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
21 changed files with 41 additions and 41 deletions

View file

@ -26,10 +26,10 @@ uploadSuccessConfirmHeader = 準備好傳送
uploadSvgAlt = 上傳
uploadSuccessTimingHeader = 您的檔案鏈結將會在首次下載,或 24 小時後失效。
expireInfo = 檔案鏈結將在 { $downloadCount }或 { $timespan }後失效。
downloadCount = { $num ->
downloadCount = { $number ->
*[other] { $number } 次下載
}
timespanHours = { $num ->
timespanHours = { $number ->
*[other] { $number } 小時
}
copyUrlFormLabelWithName = 複製並分享鏈結來傳送您的檔案: { $filename }