Преглед изворни кода

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
No known key found for this signature in database 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…
Откажи
Сачувај