Skip to content

Commit

Permalink
In zh-TW, zh-HK, and zh-YUE, write days of week using traditional cha…
Browse files Browse the repository at this point in the history
…racters.
  • Loading branch information
johnnyshields committed Nov 14, 2023
1 parent 64e3b0e commit 390b341
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
14 changes: 7 additions & 7 deletions rails/locale/zh-HK.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ zh-HK:
has_many: 由於%{record}依賴此記錄,無法移除
date:
abbr_day_names:
- 周日
- 周一
- 周二
- 周三
- 周四
- 周五
- 周六
- 週日
- 週一
- 週二
- 週三
- 週四
- 週五
- 週六
abbr_month_names:
-
- 1月
Expand Down
14 changes: 7 additions & 7 deletions rails/locale/zh-TW.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ zh-TW:
has_many: 由於%{record}需要此記錄,所以無法移除記錄
date:
abbr_day_names:
- 周日
- 周一
- 周二
- 周三
- 周四
- 周五
- 周六
- 週日
- 週一
- 週二
- 週三
- 週四
- 週五
- 週六
abbr_month_names:
-
- 1月
Expand Down
14 changes: 7 additions & 7 deletions rails/locale/zh-YUE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ zh-YUE:
has_many: 唔可以刪除,因為%{record}要用佢
date:
abbr_day_names:
- 周日
- 周一
- 周二
- 周三
- 周四
- 周五
- 周六
- 週日
- 週一
- 週二
- 週三
- 週四
- 週五
- 週六
abbr_month_names:
-
- 1月
Expand Down

0 comments on commit 390b341

Please sign in to comment.