ValueFormats: Add support for Turkish Lira (₺) (#70662)

chore(valueFormats): Turkish Lira (₺) Support add #70660
This commit is contained in:
Ercan
2023-06-27 13:43:36 +03:00
committed by GitHub
parent 135ef088ed
commit 526160b769
3 changed files with 9 additions and 0 deletions

View File

@@ -440,6 +440,10 @@
{
"text": "Vietnamese Dong (VND)",
"value": "currencyVND"
},
{
"text": "Turkish Lira (₺)",
"value": "currencyTRY"
}
],
"text": "currency"

View File

@@ -440,6 +440,10 @@
{
"text": "Vietnamese Dong (VND)",
"value": "currencyVND"
},
{
"text": "Turkish Lira (₺)",
"value": "currencyTRY"
}
],
"text": "currency"