new trans

This commit is contained in:
Stephen Zhou 2025-12-29 10:59:52 +08:00
parent 815389d274
commit 74107a8069
No known key found for this signature in database
2 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@
"batchAction.delete": "Delete",
"batchAction.disable": "Disable",
"batchAction.enable": "Enable",
"batchAction.reIndex": "Re-index",
"batchAction.selected": "Selected",
"chunkingMode.general": "General",
"chunkingMode.graph": "Graph",

View File

@ -8,6 +8,7 @@
"batchAction.delete": "删除",
"batchAction.disable": "禁用",
"batchAction.enable": "启用",
"batchAction.reIndex": "重新索引",
"batchAction.selected": "已选择",
"chunkingMode.general": "通用",
"chunkingMode.graph": "图",