fixed the CLP name

This commit is contained in:
claudiosmweb 2014-02-01 13:00:57 -02:00
parent 91ec6e62a0
commit 077f6d5d9c
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ function get_woocommerce_currencies() {
'BRL' => __( 'Brazilian Real', 'woocommerce' ), 'BRL' => __( 'Brazilian Real', 'woocommerce' ),
'BGN' => __( 'Bulgarian Lev', 'woocommerce' ), 'BGN' => __( 'Bulgarian Lev', 'woocommerce' ),
'CAD' => __( 'Canadian Dollars', 'woocommerce' ), 'CAD' => __( 'Canadian Dollars', 'woocommerce' ),
'CLP' => __( 'Peso chileno', 'woocommerce' ), 'CLP' => __( 'Chilean Peso', 'woocommerce' ),
'CNY' => __( 'Chinese Yuan', 'woocommerce' ), 'CNY' => __( 'Chinese Yuan', 'woocommerce' ),
'CZK' => __( 'Czech Koruna', 'woocommerce' ), 'CZK' => __( 'Czech Koruna', 'woocommerce' ),
'DKK' => __( 'Danish Krone', 'woocommerce' ), 'DKK' => __( 'Danish Krone', 'woocommerce' ),