mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 15:26:10 -06:00
added currency icon
This commit is contained in:
parent
1108dd7f12
commit
f7130b0a23
@ -42,7 +42,7 @@ return [
|
|||||||
'USD' => [
|
'USD' => [
|
||||||
'name' => 'US Dollar',
|
'name' => 'US Dollar',
|
||||||
'direction' => 'ltr',
|
'direction' => 'ltr',
|
||||||
'symbol' => '',
|
'symbol' => '$',
|
||||||
'separator' => '.',
|
'separator' => '.',
|
||||||
'point' => ',',
|
'point' => ',',
|
||||||
'decimals' => 2,
|
'decimals' => 2,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user