feat(i18n): enhance language switching and UI consistency across themes and components

This commit is contained in:
HouYunFei
2026-08-05 14:51:56 +08:00
parent ec82958f7c
commit 8e5073ccc2
11 changed files with 100 additions and 44 deletions
+1
View File
@@ -323,6 +323,7 @@ export default {
closeAgent: "收起 Agent",
plugins: "节点插件",
docs: "文档",
language: "切换语言",
shortcuts: "快捷键",
lightTheme: "切换到浅色主题",
darkTheme: "切换到深色主题",