f12062f1e7
general_default_language is stored as a JSON string (e.g. "\"pt\""). getRecipientLanguage() returned the raw value including quotes, causing the translation lookup to miss every match and fall back to English. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>