diff --git a/l10n/nl.js b/l10n/nl.js index 09ccf7a..074f3d1 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -52,6 +52,7 @@ OC.L10N.register( "Sunrise" : "Zonsopgang", "Sunset" : "Zonsondergang", "Date" : "Datum", + "Perceptible Temperature" : "Gevoelstemperatuur", "Updating widget…" : "Bijwerken widget…", "Temperature" : "Temperatuur" }, diff --git a/l10n/nl.json b/l10n/nl.json index 556b3c6..0eba003 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -50,6 +50,7 @@ "Sunrise" : "Zonsopgang", "Sunset" : "Zonsondergang", "Date" : "Datum", + "Perceptible Temperature" : "Gevoelstemperatuur", "Updating widget…" : "Bijwerken widget…", "Temperature" : "Temperatuur" },"pluralForm" :"nplurals=2; plural=(n != 1);"