feat(currency): Add South Korean Won (#6846)

* Add South Korean Won

* Update currencies.ts

* Add release notes
This commit is contained in:
jintakhan
2026-02-12 02:00:41 +09:00
committed by GitHub
parent 37a7d0eccd
commit 9798c26462
3 changed files with 8 additions and 0 deletions

View File

@@ -43,6 +43,7 @@ export function CurrencySettings() {
['INR', t('Indian Rupee')],
['JMD', t('Jamaican Dollar')],
['JPY', t('Japanese Yen')],
['KRW', t('South Korean Won')],
['LKR', t('Sri Lankan Rupee')],
['MDL', t('Moldovan Leu')],
['MYR', t('Malaysian Ringgit')],