Skip to content

Commit 115e859

Browse files
authored
fix(finance): update Zambian Kwacha to new version (#1393)
1 parent fe214c3 commit 115e859

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/locales/en/finance/currency.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -672,8 +672,8 @@ export default {
672672
symbol: 'N$',
673673
},
674674
'Zambian Kwacha': {
675-
code: 'ZMK',
676-
symbol: '',
675+
code: 'ZMW',
676+
symbol: 'K',
677677
},
678678
'Zimbabwe Dollar': {
679679
code: 'ZWL',

0 commit comments

Comments
 (0)