diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-31 02:18:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-31 02:18:47 +0000 |
commit | ffda62b421e4aed9c01ec9c5ff34eb3516bf727e (patch) | |
tree | 54948ef22495ba8b71842de95d4e54a41f81848c /apps/dashboard/l10n/nl.js | |
parent | f94af85749f1c98564c7b4f503a13309a24595fb (diff) | |
download | nextcloud-server-ffda62b421e4aed9c01ec9c5ff34eb3516bf727e.tar.gz nextcloud-server-ffda62b421e4aed9c01ec9c5ff34eb3516bf727e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dashboard/l10n/nl.js')
-rw-r--r-- | apps/dashboard/l10n/nl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dashboard/l10n/nl.js b/apps/dashboard/l10n/nl.js index 1eed6856415..75e6cb5030a 100644 --- a/apps/dashboard/l10n/nl.js +++ b/apps/dashboard/l10n/nl.js @@ -12,8 +12,8 @@ OC.L10N.register( "Weather data from Met.no" : "Weerbericht via Met.no", "Weather" : "Weer", "Status" : "Status", - "Good evening, {name}" : "Goedeavond, {name}", - "Good evening" : "Goedeavond", + "Good evening, {name}" : "Goedenavond, {name}", + "Good evening" : "Goedenavond", "Good afternoon, {name}" : "Goedemiddag, {name}", "Good afternoon" : "Goedemiddag", "Good morning, {name}" : "Goedemorgen, {name}", |