diff options
Diffstat (limited to 'apps/weather_status/l10n/nl.js')
-rw-r--r-- | apps/weather_status/l10n/nl.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/nl.js b/apps/weather_status/l10n/nl.js index 2975242ed30..5a58aae88f8 100644 --- a/apps/weather_status/l10n/nl.js +++ b/apps/weather_status/l10n/nl.js @@ -19,6 +19,10 @@ OC.L10N.register( "{temperature} {unit} partly cloudy" : "{temperature} {unit} half bewolkt", "{temperature} {unit} foggy later today" : "{temperature} {unit} mistig later vandaag", "{temperature} {unit} foggy" : "{temperature} {unit} mistig", + "{temperature} {unit} light rainfall" : "{temperature} {unit} lichte regen", + "{temperature} {unit} rainfall" : "{temperature} {unit} regen", + "{temperature} {unit} heavy rainfall" : "{temperature} {unit} zware regen", + "{temperature} {unit} rainfall showers" : "{temperature} {unit} regenbuien", "More weather for {adr}" : "Meer weer voor {adr}", "Loading weather" : "Weergegevens ophalen", "Remove from favorites" : "Verwijderen uit favorieten", |