Expand description
High-level translation engine that orchestrates parsing, AI calls, and reapplication of translated text.
See crate::core::translation for the broader design rationale.
Structs§
- Translation
Engine - Orchestrates subtitle translation through an
AIProvider.
Functions§
- parse_
glossary_ text - Parse a UTF-8 glossary text file into
GlossaryEntryvalues.