Skip to content

Commit 5e33f6b

Browse files
committed
优化分词对照翻译助手
1 parent 7711ee2 commit 5e33f6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugins/wordByWord.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
id: wordByWord
2-
version: 1.0.2
2+
version: 1.0.3
33
extensionVersion: 1.4.10
44
name: Word-by-Word Translation Assistant
55
description: Intelligently segments sentences and translates each part separately, then combines the translation results.
@@ -21,7 +21,7 @@ i18n:
2121
分詞對照翻譯是一款創新的翻譯助手,能夠將輸入的文本進行分割處理,並在保留原文的同時,提供精準的翻譯。此工具特別適合於需要理解短語含義的用戶,例如語言學習者。
2222
env:
2323
imt_source_field: text
24-
imt_trans_field: text
24+
imt_trans_field: translation
2525
imt_sub_source_field: source
2626
imt_sub_trans_field: translation
2727
imt_yaml_item: |-

0 commit comments

Comments
 (0)