mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations config.php (Portuguese, Brazilian)
This commit is contained in:
parent
7dca784091
commit
7f9f83bb3f
@ -13,8 +13,8 @@ declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'locale' => 'pt-br, pt_BR, pt_BR.utf8, pt_BR.UTF-8',
|
||||
'month' => '%B %Y',
|
||||
'month_and_day' => '%e de %B de %Y',
|
||||
'month' => '%B %Yü',
|
||||
'month_and_day' => '%B %e, %Y',
|
||||
'date_time' => '%B %e, %Y, @ %T',
|
||||
'specific_day' => '%e %B %Y',
|
||||
'week_in_year' => 'Semana %W, %Y',
|
||||
|
Loading…
Reference in New Issue
Block a user