Skip to content

Commit

Permalink
Merge branch 'main' into patch-3
Browse files Browse the repository at this point in the history
  • Loading branch information
ST-DDT authored Sep 26, 2022
2 parents 7b17fd0 + 115e859 commit 02e4970
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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 @@ -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 02e4970

Please sign in to comment.