chore: test css

This commit is contained in:
DDMeaqua
2024-09-14 14:49:04 +08:00
parent 86f10d4986
commit aaee1ac081
6 changed files with 90 additions and 21 deletions

View File

@@ -43,6 +43,8 @@ const cn = {
Delete: "删除",
Edit: "编辑",
FullScreen: "全屏",
Addanything: "添加任意内容",
AddanythingSub: "将任意文件拖拽到此处添加到对话中",
},
Commands: {
new: "新建聊天",

View File

@@ -45,6 +45,8 @@ const en: LocaleType = {
Delete: "Delete",
Edit: "Edit",
FullScreen: "FullScreen",
Addanything: "Add anything",
AddanythingSub: "Drop any file here to add it to the conversation",
},
Commands: {
new: "Start a new chat",

View File

@@ -43,6 +43,8 @@ const tw = {
PinToastAction: "檢視",
Delete: "刪除",
Edit: "編輯",
Addanything: "添加任意內容",
AddanythingSub: "將任意文件拖曳到此處添加到對話中",
},
Commands: {
new: "新建聊天",