New translations.

This commit is contained in:
James Cole
2016-04-23 12:14:24 +02:00
parent 3948cb8e6c
commit 5cf0131d75
18 changed files with 761 additions and 464 deletions

View File

@@ -13,8 +13,9 @@ return [
'month_and_day' => '%e de %B de %Y',
'date_time' => '%B %e, %Y, @ %T',
'specific_day' => '%e %B %Y',
'week_in_year' => 'Week %W, %Y',
'week_in_year' => 'Semana %W, %Y',
'quarter_of_year' => '%B %Y',
'year' => '%Y',
'half_year' => '%B %Y',
];