Update wc-core-functions.php

This commit is contained in:
Masoud Amini 2016-12-19 16:10:11 +03:30 committed by GitHub
parent 72856b1b60
commit 7fac0156fe
1 changed files with 2 additions and 2 deletions

View File

@ -519,7 +519,7 @@ function get_woocommerce_currency_symbol( $currency = '' ) {
'INR' => '₹', 'INR' => '₹',
'IQD' => 'ع.د', 'IQD' => 'ع.د',
'IRR' => '﷼', 'IRR' => '﷼',
'IRT' => 'تومان', 'IRT' => 'تومان',
'ISK' => 'kr.', 'ISK' => 'kr.',
'JEP' => '£', 'JEP' => '£',
'JMD' => '$', 'JMD' => '$',