diff --git a/l10n/nl.js b/l10n/nl.js index 9dbb208..5e8c443 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -2,6 +2,7 @@ OC.L10N.register( "weather", { "Weather" : "Weer", + "Watch the weather directly on your Nextcloud." : "Bekijk het weer rechtstreejs op je Nextcloud.", "OpenWeatherMap API Key" : "OpenWeatherMap API sleutel", "Save" : "Opslaan", "Add a city" : "Een stad toevoegen", diff --git a/l10n/nl.json b/l10n/nl.json index 824bd5a..6922cad 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -1,5 +1,6 @@ { "translations": { "Weather" : "Weer", + "Watch the weather directly on your Nextcloud." : "Bekijk het weer rechtstreejs op je Nextcloud.", "OpenWeatherMap API Key" : "OpenWeatherMap API sleutel", "Save" : "Opslaan", "Add a city" : "Een stad toevoegen",