From 2c3ac9d554ce9cfe4758bc4391c3e15d55edd0ba Mon Sep 17 00:00:00 2001 From: chanda chewe Date: Thu, 24 Aug 2023 10:03:44 +0200 Subject: [PATCH] Added Missing Currencies --- setup.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.php b/setup.php index e6ee35bf..9ec46b4e 100644 --- a/setup.php +++ b/setup.php @@ -267,8 +267,10 @@ $currencies_array = array( 'ISK' => 'Iceland Krona', 'INR' => 'India Rupee', 'IDR' => 'Indonesia Rupiah', + 'KZT' => 'Kazakhstan Tenge', 'IRR' => 'Iran Rial', 'IMP' => 'Isle of Man Pound', + 'KGS' => 'Kyrgyzstan Som', 'IQD => Iraqi Dinar', 'ILS' => 'Israel Shekel', 'JMD' => 'Jamaica Dollar',