mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-12 00:06:07 -06:00
Update currencies.php
This commit is contained in:
parent
0c8d055166
commit
eeaaa12ab4
@ -1157,7 +1157,7 @@ return [
|
|||||||
'separator' => ',',
|
'separator' => ',',
|
||||||
'point' => '.',
|
'point' => '.',
|
||||||
'decimals' => 4,
|
'decimals' => 4,
|
||||||
'symbol' => '%',
|
'symbol' => '',
|
||||||
],
|
],
|
||||||
'VEF' => [
|
'VEF' => [
|
||||||
'name' => 'Bolivar Fuerte',
|
'name' => 'Bolivar Fuerte',
|
||||||
@ -1249,4 +1249,4 @@ return [
|
|||||||
|
|
||||||
|
|
||||||
]
|
]
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user