pub fn emit_progress_i18n(en: &str, pt: &str)
Emits a bilingual progress message honouring --lang or SQLITE_GRAPHRAG_LANG. Usage: output::emit_progress_i18n("Computing embedding...", "Calculando embedding...").
--lang
SQLITE_GRAPHRAG_LANG
output::emit_progress_i18n("Computing embedding...", "Calculando embedding...")