瀏覽代碼

fix: Turkey number format corrected (#17886) (#17889)

(cherry picked from commit b0a808b2c4)

Co-authored-by: Türker Tunalı <turker.tunali@gmail.com>
version-14
mergify[bot] 2 年之前
committed by GitHub
父節點
當前提交
44cbb7155c
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      frappe/geo/country_info.json

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

@@ -2723,7 +2723,7 @@
"currency_fraction": "Kuru\u015f",
"currency_fraction_units": 100,
"currency_symbol": "\u20ba",
"number_format": "#,###.##",
"number_format": "#.###,##",
"timezones": [
"Europe/Istanbul"
],


Loading…
取消
儲存