Update language configuration.

This commit is contained in:
James Cole
2020-01-27 19:33:58 +01:00
parent 90b3bce361
commit 17c8be37f5
5 changed files with 113 additions and 103 deletions

View File

@@ -32,7 +32,7 @@ return [
'month_and_day_no_year' => '%B %e',
'date_time' => '%e %B %Y, @ %T',
'specific_day' => '%e %B %Y',
'week_in_year' => 'Week %V, %G',
'week_in_year' => 'Settimana %V, %G',
'year' => '%Y',
'half_year' => '%B %Y',
'month_js' => 'MMMM AAAA',