Skip to content

Commit

Permalink
Merge branch 'main' into fix/image/properly-lock-loremflickr-images
Browse files Browse the repository at this point in the history
  • Loading branch information
wesen committed Sep 26, 2022
2 parents b94d9ce + 0e65143 commit 6a51ff0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/locales/en/finance/currency.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ export default {
code: 'BWP',
symbol: 'P',
},
'Belarussian Ruble': {
'Belarusian Ruble': {
code: 'BYN',
symbol: 'Rbl',
},
Expand Down Expand Up @@ -579,8 +579,8 @@ export default {
code: 'UZS',
symbol: 'лв',
},
'Bolivar Fuerte': {
code: 'VEF',
'Venezuelan bolívar': {
code: 'VES',
symbol: 'Bs',
},
Dong: {
Expand Down Expand Up @@ -672,8 +672,8 @@ export default {
symbol: 'N$',
},
'Zambian Kwacha': {
code: 'ZMK',
symbol: '',
code: 'ZMW',
symbol: 'K',
},
'Zimbabwe Dollar': {
code: 'ZWL',
Expand Down

0 comments on commit 6a51ff0

Please sign in to comment.