mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 09:50:15 +01:00
ADD: KES Fiat
This commit is contained in:
parent
732bf94221
commit
d4e48ea4be
@ -15,6 +15,7 @@ export const FiatUnit = Object.freeze({
|
||||
ILS: { endPointKey: 'ILS', symbol: '₪', locale: 'he-IL' },
|
||||
INR: { endPointKey: 'INR', symbol: '₹', locale: 'hi-HN' },
|
||||
JPY: { endPointKey: 'JPY', symbol: '¥', locale: 'ja-JP' },
|
||||
KES: { endPointKey: 'KES', symbol: 'Ksh', locale: 'en-KE' },
|
||||
KRW: { endPointKey: 'KRW', symbol: '₩', locale: 'ko-KR' },
|
||||
MXN: { endPointKey: 'MXN', symbol: '$', locale: 'es-MX' },
|
||||
MYR: { endPointKey: 'MYR', symbol: 'RM', locale: 'ms-MY' },
|
||||
|
Loading…
Reference in New Issue
Block a user