ソースを参照

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キー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": "Kuru\u015f",
"currency_fraction_units": 100, "currency_fraction_units": 100,
"currency_symbol": "\u20ba", "currency_symbol": "\u20ba",
"number_format": "#,###.##",
"number_format": "#.###,##",
"timezones": [ "timezones": [
"Europe/Istanbul" "Europe/Istanbul"
], ],


読み込み中…
キャンセル
保存