update translation matrix

This commit is contained in:
binary-husky
2023-10-02 14:24:01 +08:00
parent fdffbee1b0
commit f64cf7a3d1
2 changed files with 140 additions and 2 deletions

View File

@@ -90,5 +90,7 @@
"解析PDF_基于GROBID": "ParsePDF_BasedOnGROBID",
"虚空终端主路由": "VoidTerminalMainRoute",
"批量翻译PDF文档_NOUGAT": "BatchTranslatePDFDocuments_NOUGAT",
"解析PDF_基于NOUGAT": "ParsePDF_NOUGAT"
"解析PDF_基于NOUGAT": "ParsePDF_NOUGAT",
"解析一个Matlab项目": "AnalyzeAMatlabProject",
"函数动态生成": "DynamicFunctionGeneration"
}