Updating Venezuelan Currency
The new Venezuelan currency is Bs S
This commit is contained in:
parent
a7463c5535
commit
88335691cd
|
@ -627,7 +627,7 @@ function get_woocommerce_currency_symbol( $currency = '' ) {
|
||||||
'USD' => '$',
|
'USD' => '$',
|
||||||
'UYU' => '$',
|
'UYU' => '$',
|
||||||
'UZS' => 'UZS',
|
'UZS' => 'UZS',
|
||||||
'VEF' => 'Bs F',
|
'VEF' => 'Bs S',
|
||||||
'VND' => '₫',
|
'VND' => '₫',
|
||||||
'VUV' => 'Vt',
|
'VUV' => 'Vt',
|
||||||
'WST' => 'T',
|
'WST' => 'T',
|
||||||
|
|
Loading…
Reference in New Issue