fixing a typo in i18n states file
This commit is contained in:
parent
0d6af37a66
commit
497119b622
|
@ -815,7 +815,7 @@ return array(
|
|||
'LD' => __( 'Lakshadeep', 'woocommerce' ),
|
||||
'PY' => __( 'Pondicherry (Puducherry)', 'woocommerce' ),
|
||||
),
|
||||
'IR' => array( // Irania states.
|
||||
'IR' => array( // Iranian states.
|
||||
'KHZ' => __( 'Khuzestan (خوزستان)', 'woocommerce' ),
|
||||
'THR' => __( 'Tehran (تهران)', 'woocommerce' ),
|
||||
'ILM' => __( 'Ilaam (ایلام)', 'woocommerce' ),
|
||||
|
|
Loading…
Reference in New Issue