Added single missing quotes to currecies

This commit is contained in:
chanda chewe 2023-08-24 21:32:04 +02:00
parent 3b63290911
commit 4d563da860
1 changed files with 1 additions and 1 deletions

View File

@ -327,7 +327,7 @@ $currencies_array = array(
'VUV' => 'Vanuatu Vatu',
'WST' => 'Samoan Tala',
'XOF' => 'West African CFA Franc',
'XPF' => 'CFP Franc',
'XPF' => 'CFP Franc',
'ZAR' => 'South Africa Rand',
'LKR' => 'Sri Lanka Rupee',
'SEK' => 'Sweden Krona',