Added currency symbol for Turkish lira (#11150)

This commit is contained in:
Dano Alexander
2025-01-27 11:47:51 +03:00
committed by GitHub
parent 84fe32521b
commit 956a50e934

View File

@@ -946,9 +946,9 @@ export const defaultCurrencies: Record<string, Currency> = {
name_plural: "Tongan paʻanga",
},
TRY: {
symbol: "TL",
symbol: "",
name: "Turkish Lira",
symbol_native: "TL",
symbol_native: "",
decimal_digits: 2,
rounding: 0,
code: "TRY",