Bulgarian usage is like this: 1 234 567,89 Also see https://en.wikipedia.org/wiki/Decimal_separator

This commit is contained in:
İlhan Subaşı 2019-12-25 17:44:36 +03:00
parent c6dbb977b9
commit 3836c10c2d

View File

@ -152,8 +152,8 @@ return [
'subunit' => 100,
'symbol' => 'лв',
'symbol_first' => false,
'decimal_mark' => '.',
'thousands_separator' => ',',
'decimal_mark' => ',',
'thousands_separator' => ' ',
],
'BHD' => [