Remove unused translations.

This commit is contained in:
James Cole
2017-12-30 09:47:37 +01:00
parent a9df7906eb
commit f9d87cb9f6
5 changed files with 3 additions and 158 deletions

View File

@@ -27,7 +27,6 @@ return [
'date_time' => '%B %e, %Y, @ %T',
'specific_day' => '%e %B %Y',
'week_in_year' => 'Week %W, %Y',
'quarter_of_year' => '%B %Y',
'year' => '%Y',
'half_year' => '%B %Y',
];