firefly-iii/resources/lang/pt_BR/config.php
2016-01-15 16:33:03 +01:00

9 lines
137 B
PHP
Executable File

<?php
return [
'locale' => 'pt_BR, pt_BR.utf8',
'month' => '%B %Y',
'month_and_day' => '%e de %B de %Y',
];