diff options
Diffstat (limited to 'config/locales/nl.yml')
-rw-r--r-- | config/locales/nl.yml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/config/locales/nl.yml b/config/locales/nl.yml index f2e0529e3..46c5ca867 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -63,7 +63,11 @@ nl: one: "almost 1 year" other: "almost {{count}} years" - number: + number: + format: + separator: "." + delimiter: "" + precision: 3 human: format: precision: 1 |