diff --git a/l10n/nb.js b/l10n/nb.js index 7e6cb73..2427768 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -2,6 +2,7 @@ OC.L10N.register( "weather", { "Weather" : "Vær", + "Watch the weather directly on your Nextcloud." : "Se vær direkte på din Nextcloud.", "OpenWeatherMap API Key" : "OpenWeatherMap API-nøkkel", "Save" : "Lagre", "Add a city" : "Legg til by", diff --git a/l10n/nb.json b/l10n/nb.json index 5830f69..12f0b43 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -1,5 +1,6 @@ { "translations": { "Weather" : "Vær", + "Watch the weather directly on your Nextcloud." : "Se vær direkte på din Nextcloud.", "OpenWeatherMap API Key" : "OpenWeatherMap API-nøkkel", "Save" : "Lagre", "Add a city" : "Legg til by",