New translations config.php (Portuguese, Brazilian)

This commit is contained in:
James Cole 2017-10-15 10:40:12 +02:00
parent 7dca784091
commit 7f9f83bb3f

View File

@ -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',