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', 'direction' => 'ltr',
'separator' => ',', 'separator' => ',',
'point' => '.', 'point' => '.',
'decimals' => 2, 'decimals' => 4,
'symbol' => '', 'symbol' => '%',
], ],
'VEF' => [ 'VEF' => [
'name' => 'Bolivar Fuerte', 'name' => 'Bolivar Fuerte',