Add missing ZMW currency (#58959)
This commit is contained in:
parent
51be7d53d6
commit
16371e6579
1 changed files with 1 additions and 0 deletions
|
@ -1444,6 +1444,7 @@ currency = vol.In(
|
|||
"YER",
|
||||
"ZAR",
|
||||
"ZMK",
|
||||
"ZMW",
|
||||
"ZWL",
|
||||
},
|
||||
msg="invalid ISO 4217 formatted currency",
|
||||
|
|
Loading…
Add table
Reference in a new issue