mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-11 07:46:07 -06:00
Edited currency symbol.
This commit is contained in:
parent
e3180e799e
commit
0c8d055166
@ -1156,8 +1156,8 @@ return [
|
||||
'direction' => 'ltr',
|
||||
'separator' => ',',
|
||||
'point' => '.',
|
||||
'decimals' => 2,
|
||||
'symbol' => '',
|
||||
'decimals' => 4,
|
||||
'symbol' => '%',
|
||||
],
|
||||
'VEF' => [
|
||||
'name' => 'Bolivar Fuerte',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user