Ver código fonte

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 anos atrás
committed by GitHub
pai
commit
44cbb7155c
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      frappe/geo/country_info.json

+ 1
- 1
frappe/geo/country_info.json Ver arquivo

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


Carregando…
Cancelar
Salvar