fix(webui): enforce localized group copy

This commit is contained in:
Xubin Ren
2026-08-14 19:55:25 +09:00
parent 4266ef2099
commit b378319d4a
15 changed files with 64 additions and 51 deletions
+1 -1
View File
@@ -1451,7 +1451,7 @@
"workbench": {
"aria": "会话工作台",
"panes": "窗格",
"tabAria": "标签页{{title}}",
"tabAria": "分组{{title}}",
"panesInTab": "{{title}} 中的窗格",
"collapseTabGroup": "折叠 {{title}} 中的窗格",
"expandTabGroup": "展开 {{title}} 中的窗格",