update Uzbekistani Som Stats money symbol
This commit is contained in:
parent
6091ef7dea
commit
6e9c3f9cb7
@ -26,7 +26,7 @@ return [
|
|||||||
|
|
||||||
'ALL' => [
|
'ALL' => [
|
||||||
'name' => 'Lek',
|
'name' => 'Lek',
|
||||||
'code' => 8,
|
'code' => 8
|
||||||
'precision' => 2,
|
'precision' => 2,
|
||||||
'subunit' => 100,
|
'subunit' => 100,
|
||||||
'symbol' => 'L',
|
'symbol' => 'L',
|
||||||
@ -1635,8 +1635,8 @@ return [
|
|||||||
'code' => 860,
|
'code' => 860,
|
||||||
'precision' => 2,
|
'precision' => 2,
|
||||||
'subunit' => 100,
|
'subunit' => 100,
|
||||||
'symbol' => null,
|
'symbol' => 'лв',
|
||||||
'symbol_first' => false,
|
'symbol_first' => true,
|
||||||
'decimal_mark' => '.',
|
'decimal_mark' => '.',
|
||||||
'thousands_separator' => ',',
|
'thousands_separator' => ',',
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user