Merge pull request #30602 from sicelo/patch-1

Fix symbol for SZL currency.
This commit is contained in:
Barry Hughes 2022-03-09 19:37:15 -08:00 committed by GitHub
commit 42ec5e18c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -801,7 +801,7 @@ function get_woocommerce_currency_symbols() {
'SSP' => '£',
'STN' => 'Db',
'SYP' => 'ل.س',
'SZL' => 'L',
'SZL' => 'E',
'THB' => '฿',
'TJS' => 'ЅМ',
'TMT' => 'm',