fixed ftl variable names

This commit is contained in:
Danny Coates
2017-12-05 12:58:48 -08:00
parent 1849d712b1
commit da4338ed69
21 changed files with 41 additions and 41 deletions

View File

@@ -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
}