diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-29 02:19:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-29 02:19:50 +0000 |
commit | 083f3d23737b99fafec87c64df99e9c09cde71c7 (patch) | |
tree | 067b48639fa55b9d489c2a776bbede56f4c534dd /apps/weather_status/l10n | |
parent | 14306222df3e7fe3b3dfeb1ab17a92deb4bf1520 (diff) | |
download | nextcloud-server-083f3d23737b99fafec87c64df99e9c09cde71c7.tar.gz nextcloud-server-083f3d23737b99fafec87c64df99e9c09cde71c7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/weather_status/l10n')
-rw-r--r-- | apps/weather_status/l10n/nl.js | 1 | ||||
-rw-r--r-- | apps/weather_status/l10n/nl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/nl.js b/apps/weather_status/l10n/nl.js index 8dc4205a453..2e63b16f130 100644 --- a/apps/weather_status/l10n/nl.js +++ b/apps/weather_status/l10n/nl.js @@ -27,6 +27,7 @@ OC.L10N.register( "Loading weather" : "Weergegevens ophalen", "Set location for weather" : "Stel je locatie voor het weer in.", "Remove from favorites" : "Verwijderen uit favorieten", + "Add as favorite" : "Toevoegen als favoriet", "You are not logged in." : "Je bent niet ingelogd.", "There was an error getting the weather status information." : "Er is een fout opgetreden bij het ophalen van de weerinformatie.", "No weather information found" : "Geen weer informatie gevonden.", diff --git a/apps/weather_status/l10n/nl.json b/apps/weather_status/l10n/nl.json index 86978fb56dc..b2ac8e909f0 100644 --- a/apps/weather_status/l10n/nl.json +++ b/apps/weather_status/l10n/nl.json @@ -25,6 +25,7 @@ "Loading weather" : "Weergegevens ophalen", "Set location for weather" : "Stel je locatie voor het weer in.", "Remove from favorites" : "Verwijderen uit favorieten", + "Add as favorite" : "Toevoegen als favoriet", "You are not logged in." : "Je bent niet ingelogd.", "There was an error getting the weather status information." : "Er is een fout opgetreden bij het ophalen van de weerinformatie.", "No weather information found" : "Geen weer informatie gevonden.", |