diff --git a/public/locales/sv-SE/send.ftl b/public/locales/sv-SE/send.ftl index a20d7e53..8737da76 100644 --- a/public/locales/sv-SE/send.ftl +++ b/public/locales/sv-SE/send.ftl @@ -107,7 +107,9 @@ passwordTryAgain = Felaktigt lösenord. Försök igen. passwordResult = Lösenord: { $password } reportIPInfringement = Rapportera IP-överträdelse javascriptRequired = Firefox Send kräver JavaScript +whyJavascript = Varför kräver Firefox Send JavaScript? +enableJavascript = Aktivera JavaScript och försök igen. // A short representation of a countdown timer containing the number of hours and minutes remaining as digits, example "13h 47m" -expiresHoursMinutes = { $hours }h{ $minutes }m +expiresHoursMinutes = { $hours }t { $minutes }m // A short representation of a countdown timer containing the number of minutes remaining as digits, example "56m" expiresMinutes = { $minutes }m