Edited currency symbol.

This commit is contained in:
erhanask 2023-03-16 09:04:39 +03:00
parent e3180e799e
commit 0c8d055166

View File

@ -1156,8 +1156,8 @@ return [
'direction' => 'ltr',
'separator' => ',',
'point' => '.',
'decimals' => 2,
'symbol' => '',
'decimals' => 4,
'symbol' => '%',
],
'VEF' => [
'name' => 'Bolivar Fuerte',