Fix indendation ❤️

This commit is contained in:
Shiva Poudel 2014-09-12 00:45:43 +05:45
parent 647988d22e
commit 22f80cf173
1 changed files with 1 additions and 1 deletions

View File

@ -268,7 +268,7 @@ function get_woocommerce_currencies() {
'NPR' => __( 'Nepali Rupee', 'woocommerce' ),
'ILS' => __( 'Israeli Shekel', 'woocommerce' ),
'JPY' => __( 'Japanese Yen', 'woocommerce' ),
'KIP' => __( 'Lao Kip', 'woocommerce' ),
'KIP' => __( 'Lao Kip', 'woocommerce' ),
'KRW' => __( 'South Korean Won', 'woocommerce' ),
'MYR' => __( 'Malaysian Ringgits', 'woocommerce' ),
'MXN' => __( 'Mexican Peso', 'woocommerce' ),