Ticket #34788: ja_formats.patch
File ja_formats.patch, 370 bytes (added by , 15 months ago) |
---|
-
django/conf/locale/ja/formats.py
diff --git a/django/conf/locale/ja/formats.py b/django/conf/locale/ja/formats.py index aaf5f9838f..c0554d9f61 100644
a b SHORT_DATETIME_FORMAT = "Y/m/d G:i" 18 18 # DATETIME_INPUT_FORMATS = 19 19 DECIMAL_SEPARATOR = "." 20 20 THOUSAND_SEPARATOR = "," 21 # NUMBER_GROUPING = 21 NUMBER_GROUPING = 3