mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-21 15:36:50 -05:00
feat(currency): Add South Korean Won (#6846)
* Add South Korean Won * Update currencies.ts * Add release notes
This commit is contained in:
@@ -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')],
|
||||
|
||||
Reference in New Issue
Block a user