fixing a typo in i18n states file

This commit is contained in:
Mahdi Taleghani 2023-01-16 21:23:55 +03:30 committed by GitHub
parent 0d6af37a66
commit 497119b622
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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' ),