diff --git a/docutranslate/agents/segments_agent.py b/docutranslate/agents/segments_agent.py index 16fa1e0..ccabbaf 100644 --- a/docutranslate/agents/segments_agent.py +++ b/docutranslate/agents/segments_agent.py @@ -40,7 +40,7 @@ class SegmentsTranslateAgent(Agent): - Use the most common translations for personal names and proper nouns. - Preserve special tags or untranslatable elements (such as code, brand names, technical terms) as they are. - If a text segment is already in the target language ({config.to_lang}), retain the original text. -- (Very important) The original text segments and translated segments must strictly correspond one-to-one. Translated segments do not necessarily have to be complete sentences; they should be divided according to the segment IDs and the original text. It is strictly forbidden for the IDs of the translated segments to differ from those of the original segments. +- (Very important) The original text segments and translated segments must strictly correspond one-to-one. It is strictly forbidden for the IDs of the translated segments to differ from those of the original segments. # Input Specification {{ diff --git a/docutranslate/static/index.html b/docutranslate/static/index.html index c7eb760..2d420bf 100644 --- a/docutranslate/static/index.html +++ b/docutranslate/static/index.html @@ -1 +1 @@ -
当前没有任务,点击“新建任务”开始吧!
等待提交...
点击或拖拽文件到此处
当前没有任务,点击“新建任务”开始吧!
等待提交...
点击或拖拽文件到此处