fixed AUD thousands separator

This commit is contained in:
denisdulici 2017-12-09 09:36:13 +03:00
parent 2dd2612af0
commit a35da4337b

View File

@ -87,7 +87,7 @@ return [
'symbol' => '$',
'symbol_first' => true,
'decimal_mark' => '.',
'thousands_separator' => ',',
'thousands_separator' => ' ',
],
'AWG' => [