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' => '$',
|
||||
'UYU' => '$',
|
||||
'UZS' => 'UZS',
|
||||
'VEF' => 'Bs F',
|
||||
'VEF' => 'Bs S',
|
||||
'VND' => '₫',
|
||||
'VUV' => 'Vt',
|
||||
'WST' => 'T',
|
||||
|
|
Loading…
Reference in New Issue