feat(i18n): add batch group switch text to English, Nepali, and Chinese locales

- Updated the English, Nepali, and Chinese locale files to include a new translation for "Toggle batch switch for {{group}}".
- Enhanced internationalization support for the admin interface by adding relevant strings for improved user experience.
This commit is contained in:
2026-05-26 10:33:03 +08:00
parent fbe385666a
commit 05fa0cbeec
15 changed files with 328 additions and 357 deletions

View File

@@ -236,7 +236,8 @@
"readOnly": "只读"
},
"aria": {
"enablePlay": "切换 {{playCode}} 启用状态"
"enablePlay": "切换 {{playCode}} 启用状态",
"batchGroupSwitch": "切换「{{group}}」批量开关"
},
"nameDialog": {
"title": "编辑显示名称",