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',
|
'direction' => 'ltr',
|
||||||
'separator' => ',',
|
'separator' => ',',
|
||||||
'point' => '.',
|
'point' => '.',
|
||||||
'decimals' => 2,
|
'decimals' => 4,
|
||||||
'symbol' => '',
|
'symbol' => '%',
|
||||||
],
|
],
|
||||||
'VEF' => [
|
'VEF' => [
|
||||||
'name' => 'Bolivar Fuerte',
|
'name' => 'Bolivar Fuerte',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user