mirror of
https://github.com/django/django.git
synced 2025-09-26 20:19:16 +00:00
parent
95f7ea3af1
commit
24c7d828b0
2 changed files with 1 additions and 1 deletions
0
django/conf/locale/de_CH/__init__.py
Normal file
0
django/conf/locale/de_CH/__init__.py
Normal file
|
@ -35,7 +35,7 @@ DATETIME_INPUT_FORMATS = (
|
||||||
'%Y-%m-%d', # '2006-10-25'
|
'%Y-%m-%d', # '2006-10-25'
|
||||||
)
|
)
|
||||||
|
|
||||||
# these are the separators for non-monetary numbers. For monetary numbers,
|
# these are the separators for non-monetary numbers. For monetary numbers,
|
||||||
# the DECIMAL_SEPARATOR is a . (decimal point) and the THOUSAND_SEPARATOR is a
|
# the DECIMAL_SEPARATOR is a . (decimal point) and the THOUSAND_SEPARATOR is a
|
||||||
# ' (single quote).
|
# ' (single quote).
|
||||||
# For details, please refer to http://www.bk.admin.ch/dokumentation/sprachen/04915/05016/index.html?lang=de
|
# For details, please refer to http://www.bk.admin.ch/dokumentation/sprachen/04915/05016/index.html?lang=de
|
Loading…
Add table
Add a link
Reference in a new issue