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: "Close Agent",
plugins: "Node plugins",
docs: "Documentation",
language: "Change language",
shortcuts: "Keyboard shortcuts",
lightTheme: "Switch to light theme",
darkTheme: "Switch to dark theme",