diff --git a/i18n/states/NP.php b/i18n/states/NP.php index c7e3b9acdf6..1b7a87b34cf 100644 --- a/i18n/states/NP.php +++ b/i18n/states/NP.php @@ -12,7 +12,7 @@ global $states; $states['NP'] = array( 'BAG' => __( 'Bagmati', 'woocommerce' ), 'BHE' => __( 'Bheri', 'woocommerce' ), - 'DHA' => __( 'Dhawalagiri', 'woocommerce' ), + 'DHA' => __( 'Dhaulagiri', 'woocommerce' ), 'GAN' => __( 'Gandaki', 'woocommerce' ), 'JAN' => __( 'Janakpur', 'woocommerce' ), 'KAR' => __( 'Karnali', 'woocommerce' ),