Spaces:
Runtime error
Runtime error
Merge pull request #388 from WangRongsheng/master
Browse files- core_functional.py +1 -1
core_functional.py
CHANGED
|
@@ -56,7 +56,7 @@ def get_core_functions():
|
|
| 56 |
"Color": "secondary",
|
| 57 |
},
|
| 58 |
"英译中": {
|
| 59 |
-
"Prefix": r"
|
| 60 |
"Suffix": r"",
|
| 61 |
},
|
| 62 |
"找图片": {
|
|
|
|
| 56 |
"Color": "secondary",
|
| 57 |
},
|
| 58 |
"英译中": {
|
| 59 |
+
"Prefix": r"翻译成地道的中文:" + "\n\n",
|
| 60 |
"Suffix": r"",
|
| 61 |
},
|
| 62 |
"找图片": {
|