pub async fn translate_with_fallback( config: &Config, text: &str, direction: &TranslateDirection, ) -> Result<String>