diff --git a/i18n/states.php b/i18n/states.php index 49aa9b6603a..8248ae0f5db 100644 --- a/i18n/states.php +++ b/i18n/states.php @@ -349,6 +349,24 @@ return array( ), 'FI' => array(), 'FR' => array(), + 'GH' => array( + 'AF' => __('Ahafo', 'woocommerce'), + 'AH' => __('Ashanti', 'woocommerce'), + 'BO' => __('Bono', 'woocommerce'), + 'BE' => __('Bono East', 'woocommerce'), + 'CP' => __('Central', 'woocommerce'), + 'EP' => __('Eastern', 'woocommerce'), + 'AA' => __('Greater Accra', 'woocommerce'), + 'NE' => __('North East', 'woocommerce'), + 'NP' => __('Northern', 'woocommerce'), + 'OT' => __('Oti', 'woocommerce'), + 'SV' => __('Savannah', 'woocommerce'), + 'UE' => __('Upper East', 'woocommerce'), + 'UW' => __('Upper West', 'woocommerce'), + 'TV' => __('Volta', 'woocommerce'), + 'WP' => __('Western', 'woocommerce'), + 'WN' => __('Western North', 'woocommerce'), + ), 'GP' => array(), 'GR' => array( // Greek Regions. 'I' => __( 'Αττική', 'woocommerce' ),