From 52d80135bd820f0486d14e03789ebcb45323b2d5 Mon Sep 17 00:00:00 2001 From: George Mponos Date: Fri, 4 Aug 2017 19:41:06 +0300 Subject: [PATCH] Updated currencies --- resources/currency.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/currency.php b/resources/currency.php index b3e44d75..f25b3e4c 100644 --- a/resources/currency.php +++ b/resources/currency.php @@ -79,7 +79,7 @@ 'AZN' => array ( 'alphabeticCode' => 'AZN', - 'currency' => 'Azerbaijanian Manat', + 'currency' => 'Azerbaijan Manat', 'minorUnit' => 2, 'numericCode' => 944, ), @@ -289,7 +289,7 @@ 'KMF' => array ( 'alphabeticCode' => 'KMF', - 'currency' => 'Comoro Franc', + 'currency' => 'Comorian Franc ', 'minorUnit' => 0, 'numericCode' => 174, ), @@ -464,7 +464,7 @@ 'GNF' => array ( 'alphabeticCode' => 'GNF', - 'currency' => 'Guinea Franc', + 'currency' => 'Guinean Franc', 'minorUnit' => 0, 'numericCode' => 324, ), @@ -611,7 +611,7 @@ 'LAK' => array ( 'alphabeticCode' => 'LAK', - 'currency' => 'Kip', + 'currency' => 'Lao Kip', 'minorUnit' => 2, 'numericCode' => 418, ),