fix the wrong symbol of Eritrean nakfa

This commit is contained in:
MaysWind
2025-05-28 22:16:45 +08:00
parent 5606d40451
commit a20ef34280
+1 -1
View File
@@ -338,7 +338,7 @@ export const ALL_CURRENCIES: Record<string, CurrencyInfo> = {
code: 'ERN',
fraction: 2,
symbol: {
normal: 'Nkf'
normal: 'Nfk'
},
unit: 'Nakfa'
},