This commit is contained in:
Mike Jolley 2013-08-05 12:27:25 +01:00
parent 7c7e0ec9f4
commit 12a7f7d305
1 changed files with 1 additions and 1 deletions

View File

@ -808,7 +808,7 @@ function get_woocommerce_currencies() {
'AUD' => __( 'Australian Dollars', 'woocommerce' ),
'BRL' => __( 'Brazilian Real', 'woocommerce' ),
'CAD' => __( 'Canadian Dollars', 'woocommerce' ),
'RMB' => __( 'Chinese Yuan', 'woocommerce' ),
'CNY' => __( 'Chinese Yuan', 'woocommerce' ),
'CZK' => __( 'Czech Koruna', 'woocommerce' ),
'DKK' => __( 'Danish Krone', 'woocommerce' ),
'EUR' => __( 'Euros', 'woocommerce' ),