Translated

This commit is contained in:
James Cole 2016-11-18 01:41:01 +01:00
parent 4fe1a5d527
commit b4a06b5bbd

View File

@ -15,9 +15,9 @@ return [
'month_and_day' => '%e. %B %Y',
'date_time' => '%e %B %Y, @ %T',
'specific_day' => '%e. %B %Y',
'week_in_year' => 'Week %W, %Y',
'week_in_year' => 'Woche %W, %Y',
'quarter_of_year' => '%B %Y',
'year' => '2015',
'year' => '%Y',
'half_year' => '%B %Y',
];