Fixed #24478 -- Added NUMBER_GROUPING value for Icelandic

This commit is contained in:
Sævar Öfjörð Magnússon 2015-03-13 14:58:20 +00:00 committed by Claude Paroz
parent aa5ab114e3
commit d8de9a64d7
1 changed files with 1 additions and 1 deletions

View File

@ -21,4 +21,4 @@ SHORT_DATE_FORMAT = 'j.n.Y'
# DATETIME_INPUT_FORMATS = # DATETIME_INPUT_FORMATS =
DECIMAL_SEPARATOR = ',' DECIMAL_SEPARATOR = ','
THOUSAND_SEPARATOR = '.' THOUSAND_SEPARATOR = '.'
# NUMBER_GROUPING = NUMBER_GROUPING = 3