fixed ftl variable names
This commit is contained in:
parent
1849d712b1
commit
da4338ed69
21 changed files with 41 additions and 41 deletions
|
@ -26,7 +26,7 @@ uploadSuccessConfirmHeader = Klar för att skicka
|
|||
uploadSvgAlt = Ladda upp
|
||||
uploadSuccessTimingHeader = Länken till din fil upphör att gälla efter 1 nedladdning eller om 24 timmar.
|
||||
expireInfo = Länken till din fil upphör att gälla efter { $downloadCount } eller { $timespan }.
|
||||
timespanHours = { $num ->
|
||||
timespanHours = { $number ->
|
||||
[one] 1 timme
|
||||
*[other] { $number } timmar
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue