Fix indendation ❤️
This commit is contained in:
parent
647988d22e
commit
22f80cf173
|
@ -268,7 +268,7 @@ function get_woocommerce_currencies() {
|
||||||
'NPR' => __( 'Nepali Rupee', 'woocommerce' ),
|
'NPR' => __( 'Nepali Rupee', 'woocommerce' ),
|
||||||
'ILS' => __( 'Israeli Shekel', 'woocommerce' ),
|
'ILS' => __( 'Israeli Shekel', 'woocommerce' ),
|
||||||
'JPY' => __( 'Japanese Yen', 'woocommerce' ),
|
'JPY' => __( 'Japanese Yen', 'woocommerce' ),
|
||||||
'KIP' => __( 'Lao Kip', 'woocommerce' ),
|
'KIP' => __( 'Lao Kip', 'woocommerce' ),
|
||||||
'KRW' => __( 'South Korean Won', 'woocommerce' ),
|
'KRW' => __( 'South Korean Won', 'woocommerce' ),
|
||||||
'MYR' => __( 'Malaysian Ringgits', 'woocommerce' ),
|
'MYR' => __( 'Malaysian Ringgits', 'woocommerce' ),
|
||||||
'MXN' => __( 'Mexican Peso', 'woocommerce' ),
|
'MXN' => __( 'Mexican Peso', 'woocommerce' ),
|
||||||
|
|
Loading…
Reference in New Issue