Merge pull request #388 from WangRongsheng/master

update en2ch prompt
This commit is contained in:
binary-husky 2023-04-10 00:39:54 +08:00 committed by GitHub
commit 88919db63e

View File

@ -56,7 +56,7 @@ def get_core_functions():
"Color": "secondary", "Color": "secondary",
}, },
"英译中": { "英译中": {
"Prefix": r"翻译成中文:" + "\n\n", "Prefix": r"翻译成地道的中文:" + "\n\n",
"Suffix": r"", "Suffix": r"",
}, },
"找图片": { "找图片": {