fixed ftl variable names
This commit is contained in:
parent
1849d712b1
commit
da4338ed69
21 changed files with 41 additions and 41 deletions
|
@ -26,10 +26,10 @@ uploadSuccessConfirmHeader = Sedia untuk Hantar
|
|||
uploadSvgAlt = Muat naik
|
||||
uploadSuccessTimingHeader = Pautan ke fail anda akan luput selepas 1 muat turun atau dalam 24 jam.
|
||||
expireInfo = Pautan ke fail anda akan luput selepas { $downloadCount } atau { $timespan }.
|
||||
downloadCount = { $num ->
|
||||
downloadCount = { $number ->
|
||||
*[other] { $number } muat turun
|
||||
}
|
||||
timespanHours = { $num ->
|
||||
timespanHours = { $number ->
|
||||
*[other] { $number } jam
|
||||
}
|
||||
copyUrlFormLabelWithName = Salin dan kongsi pautan untuk menghantar fail anda: { $filename }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue