mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 00:12:11 +08:00
update currency name
This commit is contained in:
@@ -503,7 +503,7 @@ const allCurrencies = {
|
||||
code: 'SLL',
|
||||
symbol: 'Le'
|
||||
},
|
||||
'SOS': { // Somali Shilling
|
||||
'SOS': { // Somalian shilling
|
||||
code: 'SOS',
|
||||
symbol: 'Sh.So.'
|
||||
},
|
||||
@@ -583,7 +583,7 @@ const allCurrencies = {
|
||||
code: 'UYU',
|
||||
symbol: '$'
|
||||
},
|
||||
'UZS': { // Uzbekistan Sum
|
||||
'UZS': { // Uzbekistani sum
|
||||
code: 'UZS'
|
||||
},
|
||||
'VED': { // Bolívar Digital
|
||||
|
||||
Reference in New Issue
Block a user