Add files via upload

This commit is contained in:
公明
2026-04-14 19:02:28 +08:00
committed by GitHub
parent 3e689a5dcb
commit 4f4a725034
5 changed files with 61 additions and 0 deletions
+2
View File
@@ -507,6 +507,8 @@
"toolSearchPlaceholder": "Enter tool name...",
"statusFilter": "Status filter",
"filterAll": "All",
"filterEnabled": "Enabled",
"filterDisabled": "Disabled",
"selectedCount": "{{count}} selected",
"selectAll": "Select all",
"deselectAll": "Deselect all",
+2
View File
@@ -507,6 +507,8 @@
"toolSearchPlaceholder": "输入工具名称...",
"statusFilter": "状态筛选",
"filterAll": "全部",
"filterEnabled": "已启用",
"filterDisabled": "已停用",
"selectedCount": "已选择 {{count}} 项",
"selectAll": "全选",
"deselectAll": "全不选",