mirror of https://github.com/langgenius/dify.git
new trans
This commit is contained in:
parent
815389d274
commit
74107a8069
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@
|
|||
"batchAction.delete": "删除",
|
||||
"batchAction.disable": "禁用",
|
||||
"batchAction.enable": "启用",
|
||||
"batchAction.reIndex": "重新索引",
|
||||
"batchAction.selected": "已选择",
|
||||
"chunkingMode.general": "通用",
|
||||
"chunkingMode.graph": "图",
|
||||
|
|
|
|||
Loading…
Reference in New Issue