Update IN.php

Spelling corrected from "Dadar and Nagar Haveli" to "Dadra and Nagar Haveli" on line 44.
This commit is contained in:
Sidsector9 2016-12-09 01:55:24 +05:30 committed by GitHub
parent 56e9244b8b
commit a8e6b265d4
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ $states['IN'] = array(
'WB' => __( 'West Bengal', 'woocommerce' ),
'AN' => __( 'Andaman and Nicobar Islands', 'woocommerce' ),
'CH' => __( 'Chandigarh', 'woocommerce' ),
'DN' => __( 'Dadar and Nagar Haveli', 'woocommerce' ),
'DN' => __( 'Dadra and Nagar Haveli', 'woocommerce' ),
'DD' => __( 'Daman and Diu', 'woocommerce' ),
'DL' => __( 'Delhi', 'woocommerce' ),
'LD' => __( 'Lakshadeep', 'woocommerce' ),