diff --git a/i18n/states/PK.php b/i18n/states/PK.php new file mode 100644 index 00000000000..3d5d39968d7 --- /dev/null +++ b/i18n/states/PK.php @@ -0,0 +1,21 @@ + __( 'Balochistan', 'woocommerce' ), + 'PB' => __( 'Punjab', 'woocommerce' ), + 'SD' => __( 'Sindh', 'woocommerce' ), + 'KP' => __( 'Khyber Pakhtunkhwa', 'woocommerce' ), + 'GB' => __( 'Gilgit Baltistan', 'woocommerce' ), + 'TA' => __( 'FATA', 'woocommerce' ), + 'JK' => __( 'Azad Kashmir', 'woocommerce' ), + 'IS' => __( 'Islamabad Capital Territory', 'woocommerce' ), +);