Correction of the currency format for France
This commit is contained in:
parent
a06e4b73d2
commit
84f35a538b
1 changed files with 1 additions and 1 deletions
|
|
@ -846,7 +846,7 @@
|
|||
"currency_fraction": "Cent",
|
||||
"currency_fraction_units": 100,
|
||||
"currency_symbol": "\u20ac",
|
||||
"number_format": "#,###.##",
|
||||
"number_format": "# ###,##",
|
||||
"timezones": [
|
||||
"Europe/Paris"
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue