diff --git a/config/money.php b/config/money.php index d5e337b5a..fdacd0f39 100644 --- a/config/money.php +++ b/config/money.php @@ -152,8 +152,8 @@ return [ 'subunit' => 100, 'symbol' => 'лв', 'symbol_first' => false, - 'decimal_mark' => '.', - 'thousands_separator' => ',', + 'decimal_mark' => ',', + 'thousands_separator' => ' ', ], 'BHD' => [