Merge pull request #16540 from rynaldos/xof-denominator-update

Updated XAF and XOF denominators
This commit is contained in:
Mike Jolley 2017-08-21 10:14:34 +01:00 committed by GitHub
commit 0742b8a2e5
1 changed files with 2 additions and 2 deletions

View File

@ -617,9 +617,9 @@ function get_woocommerce_currency_symbol( $currency = '' ) {
'VND' => '₫',
'VUV' => 'Vt',
'WST' => 'T',
'XAF' => 'Fr',
'XAF' => 'CFA',
'XCD' => '$',
'XOF' => 'Fr',
'XOF' => 'CFA',
'XPF' => 'Fr',
'YER' => '﷼',
'ZAR' => 'R',