瀏覽代碼

Correction of the currency format for France

version-14
CH 8 年之前
父節點
當前提交
84f35a538b
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      frappe/geo/country_info.json

+ 1
- 1
frappe/geo/country_info.json 查看文件

@@ -846,7 +846,7 @@
"currency_fraction": "Cent",
"currency_fraction_units": 100,
"currency_symbol": "\u20ac",
"number_format": "#,###.##",
"number_format": "# ###,##",
"timezones": [
"Europe/Paris"
]


Loading…
取消
儲存