diff --git a/public/locales/nb-NO/send.ftl b/public/locales/nb-NO/send.ftl index ff57b218..5c922211 100644 --- a/public/locales/nb-NO/send.ftl +++ b/public/locales/nb-NO/send.ftl @@ -26,11 +26,13 @@ uploadSuccessConfirmHeader = Klar til å sende uploadSvgAlt = Last opp uploadSuccessTimingHeader = Lenken til filen din utløper etter 1 nedlasting eller om 24 timer. expireInfo = Lenken til filen din vil gå ut etter { $downloadCount } eller { $timespan }. -downloadCount = { $num -> +downloadCount = + { $num -> [one] 1 nedlasting *[other] { $num } nedlastinger } -timespanHours = { $num -> +timespanHours = + { $num -> [one] 1 time *[other] { $num } timer }