Update wc-core-functions.php
This commit is contained in:
parent
94a4da8aa0
commit
c1c5c04322
|
@ -631,7 +631,7 @@ function get_woocommerce_currencies() {
|
|||
'USD' => __( 'United States (US) dollar', 'woocommerce' ),
|
||||
'UYU' => __( 'Uruguayan peso', 'woocommerce' ),
|
||||
'UZS' => __( 'Uzbekistani som', 'woocommerce' ),
|
||||
'VEF' => __( 'Venezuelan bolívar (Bolívar fuerte)', 'woocommerce' ),
|
||||
'VEF' => __( 'Venezuelan bolívar (2008–2018)', 'woocommerce' ),
|
||||
'VES' => __( 'Venezuelan bolívar', 'woocommerce' ),
|
||||
'VND' => __( 'Vietnamese đồng', 'woocommerce' ),
|
||||
'VUV' => __( 'Vanuatu vatu', 'woocommerce' ),
|
||||
|
|
Loading…
Reference in New Issue