diff --git a/l10n/da.js b/l10n/da.js index cab47ef..1d9b6e0 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -2,6 +2,7 @@ OC.L10N.register( "weather", { "Weather" : "Vejr", + "Watch the weather directly on your Nextcloud." : "Se vejret direkte på din Nextcloud", "OpenWeatherMap API Key" : "OpenWeatherMap API nøgle", "Save" : "Gem", "Add a city" : "Tilføj en by", diff --git a/l10n/da.json b/l10n/da.json index 0ae4845..c8085db 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -1,5 +1,6 @@ { "translations": { "Weather" : "Vejr", + "Watch the weather directly on your Nextcloud." : "Se vejret direkte på din Nextcloud", "OpenWeatherMap API Key" : "OpenWeatherMap API nøgle", "Save" : "Gem", "Add a city" : "Tilføj en by",