feat(i18n): improve language switch functionality and update UI elements for better consistency

This commit is contained in:
HouYunFei
2026-08-05 15:08:38 +08:00
parent 8e5073ccc2
commit e48f5df9ca
5 changed files with 12 additions and 23 deletions
+1 -1
View File
@@ -323,7 +323,7 @@ export default {
closeAgent: "收起 Agent",
plugins: "节点插件",
docs: "文档",
language: "切换语言",
switchLanguage: "切换到 {{language}}",
shortcuts: "快捷键",
lightTheme: "切换到浅色主题",
darkTheme: "切换到深色主题",