fix: update auto translations for days of the week(#21279) (#21287)

Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
This commit is contained in:
XiaoBa
2025-06-20 19:54:43 +08:00
committed by GitHub
parent 223448af18
commit 186ac74c1f

View File

@@ -1,12 +1,12 @@
const translation = {
daysInWeek: {
Tue: '星期二',
Wed: '星期三',
Fri: '自由',
Mon: '懷念',
Sun: '太陽',
Sat: '星期六',
Thu: '星期四',
Sun: '',
Mon: '',
Tue: '',
Wed: '',
Thu: '',
Fri: '',
Sat: '',
},
months: {
January: '一月',