update translation matrix

This commit is contained in:
binary-husky
2024-08-12 13:50:37 +00:00
parent a119ab36fe
commit 4873e9dfdc
2 changed files with 234 additions and 3 deletions

View File

@@ -106,5 +106,7 @@
"解析PDF_DOC2X_转Latex": "ParsePDF_DOC2X_toLatex",
"解析PDF_基于DOC2X": "ParsePDF_basedDOC2X",
"解析PDF_简单拆解": "ParsePDF_simpleDecomposition",
"解析PDF_DOC2X_单文件": "ParsePDF_DOC2X_singleFile"
"解析PDF_DOC2X_单文件": "ParsePDF_DOC2X_singleFile",
"注释Python项目": "CommentPythonProject",
"注释源代码": "CommentSourceCode"
}