diff --git a/l10n/sv.js b/l10n/sv.js index ceb26db..1a7e9e0 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -2,6 +2,7 @@ OC.L10N.register( "weather", { "Weather" : "Väder", + "Watch the weather directly on your Nextcloud." : "Visa vädret direkt i din Nextcloud.", "OpenWeatherMap API Key" : "OpenWeatherMap API Nyckel", "Save" : "Spara", "Add a city" : "Lägg till stad", diff --git a/l10n/sv.json b/l10n/sv.json index 6757f92..19816b9 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -1,5 +1,6 @@ { "translations": { "Weather" : "Väder", + "Watch the weather directly on your Nextcloud." : "Visa vädret direkt i din Nextcloud.", "OpenWeatherMap API Key" : "OpenWeatherMap API Nyckel", "Save" : "Spara", "Add a city" : "Lägg till stad",