From 5377c9e75d1c805d5a3152f70d107a24d61e26d0 Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Mon, 3 Mar 2025 11:00:50 +0100 Subject: [PATCH] Update currency for Zambia (#24480) --- src/data/currency.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/currency.ts b/src/data/currency.ts index 22c6814e1f..7141256adf 100644 --- a/src/data/currency.ts +++ b/src/data/currency.ts @@ -82,7 +82,7 @@ export const countryCurrency = { PN: "NZD", PL: "PLN", PM: "EUR", - ZM: "ZMK", + ZM: "ZMW", EH: "MAD", EE: "EUR", EG: "EGP",