update latest available currencies

This commit is contained in:
MaysWind
2023-05-29 00:27:03 +08:00
parent aff876aa05
commit 810bce7495
4 changed files with 26 additions and 5 deletions
+14 -2
View File
@@ -495,7 +495,11 @@ const allCurrencies = {
code: 'SHP',
symbol: '£'
},
'SLL': { // Leone
'SLE': { // Leone (new leone)
code: 'SLE',
symbol: 'Le'
},
'SLL': { // Leone (old leone)
code: 'SLL',
symbol: 'Le'
},
@@ -582,9 +586,17 @@ const allCurrencies = {
'UZS': { // Uzbekistan Sum
code: 'UZS'
},
'VED': { // Bolívar Digital
code: 'VED',
symbol: 'Bs.D'
},
'VEF': { // Bolívar Fuerte
code: 'VEF',
symbol: 'Bs.F'
},
'VES': { // Bolívar Soberano
code: 'VES',
symbol: 'Bs.S.'
symbol: 'Bs.S'
},
'VND': { // Dong
code: 'VND',