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