diff options
Diffstat (limited to 'lib/l10n/nl.js')
-rw-r--r-- | lib/l10n/nl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index 8ca8824a05e..4e053a28f18 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -52,6 +52,7 @@ OC.L10N.register( "Avatar image is not square" : "Avatar afbeelding is niet vierkant", "Files" : "Bestanden", "View profile" : "Bekijk profiel", + "_%nh_::_%nh_" : ["%nh","%nh"], "today" : "vandaag", "tomorrow" : "morgen", "yesterday" : "gisteren", |