%PDF- %PDF-
Direktori : /var/www/html/friendstravel.al/wp-content/plugins/woocommerce/i18n/states/ |
Current File : /var/www/html/friendstravel.al/wp-content/plugins/woocommerce/i18n/states/PK.php |
<?php /** * Pakistan's states * * @author WooCommerce * @category i18n * @package WooCommerce/i18n * @version 3.0.0 */ global $states; if ( ! defined( 'ABSPATH' ) ) { exit; } $states['PK'] = array( 'JK' => __( 'Azad Kashmir', 'woocommerce' ), 'BA' => __( 'Balochistan', 'woocommerce' ), 'TA' => __( 'FATA', 'woocommerce' ), 'GB' => __( 'Gilgit Baltistan', 'woocommerce' ), 'IS' => __( 'Islamabad Capital Territory', 'woocommerce' ), 'KP' => __( 'Khyber Pakhtunkhwa', 'woocommerce' ), 'PB' => __( 'Punjab', 'woocommerce' ), 'SD' => __( 'Sindh', 'woocommerce' ), );