:) some standard

This commit is contained in:
Shiva Poudel 2014-09-15 18:38:47 +05:45
parent 8125531684
commit 0598976d77
1 changed files with 5 additions and 5 deletions

View File

@ -2,10 +2,10 @@
/**
* Iran
*
* @author Khalil Delavaran
* @category i18n
* @package WooCommerce/i18n
* @version 2.2.3
* @author Khalil Delavaran
* @category i18n
* @package WooCommerce/i18n
* @version 2.2.3
*/
global $states;
@ -41,4 +41,4 @@ $states['IR'] = array(
'MKZ' => __( 'Markazi (مرکزی)', 'woocommerce' ) ,
'HRZ' => __( 'Hormozgan (هرمزگان)', 'woocommerce' ) ,
'ُSBN' => __( 'Sistan and Baluchestan (سیستان و بلوچستان)', 'woocommerce' )
);
);