diff --git a/i18n/states/IR.php b/i18n/states/IR.php index c8bd2c8766c..06461b1b6cd 100644 --- a/i18n/states/IR.php +++ b/i18n/states/IR.php @@ -40,5 +40,5 @@ $states['IR'] = array( 'MZN' => __( 'Mazandaran (مازندران)', 'woocommerce' ), 'MKZ' => __( 'Markazi (مرکزی)', 'woocommerce' ), 'HRZ' => __( 'Hormozgan (هرمزگان)', 'woocommerce' ), - 'SBN' => __( 'Sistan and Baluchestan (سیستان و بلوچستان)', 'woocommerce' ) + 'SBN' => __( 'Sistan and Baluchestan (سیستان و بلوچستان)', 'woocommerce' ) );