Skip to content

Commit

Permalink
fix(finance): update Zambian Kwacha to new version (#1393)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdriVanHoudt committed Sep 26, 2022
1 parent fe214c3 commit 115e859
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/locales/en/finance/currency.ts
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 115e859

Please sign in to comment.