Description
Currently, the translation interface provides a full-text translation mode. I would like to introduce a translation mode selector for the full-text translation section, with the following two options:
-
Full-text Translation
- Keep the existing translation behavior unchanged.
- Translate the entire text as a complete passage.
-
Sentence-by-Sentence Translation
- Add a new translation mode that displays each original sentence together with its corresponding translated sentence.
- Ideally, the original sentence and its translation should be visually paired and easy to compare.
This sentence-by-sentence comparison mode would be particularly useful for language learning, as users could easily compare the original text with the translation sentence by sentence and better understand vocabulary, sentence structure, and expressions.
Expected Behavior
- Add a mode selector to the full-text translation section.
- Keep the existing full-text translation as one option.
- Add a new sentence-by-sentence comparison mode.
- Switching between the two modes should be simple and intuitive.
- The sentence-by-sentence mode should clearly associate each source sentence with its corresponding translation.
Please try to implement this feature while preserving the existing full-text translation functionality.
Thank you!
Description
Currently, the translation interface provides a full-text translation mode. I would like to introduce a translation mode selector for the full-text translation section, with the following two options:
Full-text Translation
Sentence-by-Sentence Translation
This sentence-by-sentence comparison mode would be particularly useful for language learning, as users could easily compare the original text with the translation sentence by sentence and better understand vocabulary, sentence structure, and expressions.
Expected Behavior
Please try to implement this feature while preserving the existing full-text translation functionality.
Thank you!