Update wc-core-functions.php

This commit is contained in:
Yordan Soares 2023-08-17 01:08:34 +02:00 committed by barryhughes
parent 94a4da8aa0
commit c1c5c04322
1 changed files with 1 additions and 1 deletions

View File

@ -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 (20082018)', 'woocommerce' ),
'VES' => __( 'Venezuelan bolívar', 'woocommerce' ),
'VND' => __( 'Vietnamese đồng', 'woocommerce' ),
'VUV' => __( 'Vanuatu vatu', 'woocommerce' ),