Rebuild frontend, do not use store in components.

This commit is contained in:
James Cole
2021-02-22 18:43:26 +01:00
parent 6d9acd1dc2
commit 5b5c988aa3
87 changed files with 2887 additions and 2835 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' => 'Week %V, %G',
'week_in_year' => ' %V, %G',
'year' => '%Y 年',
'half_year' => '%Y 年 %b',
'month_js' => 'MMMM YYYY',