Merge pull request #1032 from ilhansubasi/master

Bulgarian usage is like this: 1 234 567,89
This commit is contained in:
Denis Duliçi
2019-12-26 11:07:18 +03:00
committed by GitHub

View File

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