Update language strings.

This commit is contained in:
James Cole
2020-01-24 05:22:40 +01:00
parent a06b23deba
commit 2b9467cd69
20 changed files with 21 additions and 20 deletions

View File

@@ -32,7 +32,7 @@ return [
'month_and_day_no_year' => '%B %e 日',
'date_time' => '%Y 年 %B %e 日, @ %T',
'specific_day' => '%Y 年 %B %e 日',
'week_in_year' => '%Y 年第 %W 周',
'week_in_year' => 'Week %V, %G',
'year' => '%Y 年',
'half_year' => '%Y 年 %B',
'month_js' => 'MMMM YYYY',