feat(dashboard,currency): added Tajikistani somoni currency (#13178)

* added Tajikistani somoni currency

* updated currencies.ts

* changeset

* updated changeset

---------

Co-authored-by: William Bouchard <46496014+willbouch@users.noreply.github.com>
This commit is contained in:
Amirkhon
2025-09-09 13:03:39 -04:00
committed by GitHub
co-authored by William Bouchard
parent d724f079a8
commit 1b681a79da
5 changed files with 26 additions and 4 deletions
@@ -631,6 +631,12 @@ export const currencies: Record<string, CurrencyInfo> = {
symbol_native: "T$",
decimal_digits: 2,
},
TJS: {
code: "TJS",
name: "Tajikistani Somoni",
symbol_native: "с.",
decimal_digits: 2,
},
TRY: {
code: "TRY",
name: "Turkish Lira",