mirror of
https://github.com/langgenius/dify.git
synced 2026-04-29 04:26:30 +08:00
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
This commit is contained in:
parent
223448af18
commit
186ac74c1f
@ -1,12 +1,12 @@
|
|||||||
const translation = {
|
const translation = {
|
||||||
daysInWeek: {
|
daysInWeek: {
|
||||||
Tue: '星期二',
|
Sun: '日',
|
||||||
Wed: '星期三',
|
Mon: '一',
|
||||||
Fri: '自由',
|
Tue: '二',
|
||||||
Mon: '懷念',
|
Wed: '三',
|
||||||
Sun: '太陽',
|
Thu: '四',
|
||||||
Sat: '星期六',
|
Fri: '五',
|
||||||
Thu: '星期四',
|
Sat: '六',
|
||||||
},
|
},
|
||||||
months: {
|
months: {
|
||||||
January: '一月',
|
January: '一月',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user