Skip to content

Commit

Permalink
update default_config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 11, 2023
1 parent a132474 commit 29b3bbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dist/default_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@
},
{
"if": "targetLanguage == zh-TW",
"prompt": "請翻譯為簡體中文(避免解釋原文):\n\n {{text}}",
"prompt": "請翻譯為繁體中文(避免解釋原文):\n\n {{text}}",
"systemPrompt": "你是一個專業,道地的翻譯引擎,你只會回譯文",
"multiplePrompt": "請把這幾句字幕翻譯為繁體中文,為了通順,你可能需要在下一句中包含上一句的部分內容,比如我給了你 5 段英文,你就必須返回 5 段譯文\n\n{{text}}"
},
Expand Down Expand Up @@ -4951,6 +4951,6 @@
}
}
],
"buildinConfigUpdatedAt": "2023-12-11T03:19:25.553Z",
"buildinConfigUpdatedAt": "2023-12-11T06:36:50.771Z",
"latestVersion": "0.12.5"
}

0 comments on commit 29b3bbd

Please sign in to comment.