tractatus/public/locales
TheFlow a69d12b5ba feat(i18n): add multilingual support to Contact Us modal and fix translations
**Contact Modal:**
- Added complete DE/FR translations for contact form
- Added 17 data-i18n attributes to modal elements
- Form labels, buttons, messages now translate
- Languages: EN, DE (Nachricht senden), FR (Envoyer le message)

**Fixed Translations:**
- media-inquiry.json: Fixed "Your Name" → "Ihr Name" (DE), "Votre nom" (FR)
- common.json: Added contact_modal section with all form text

**Translations Added:**
- Modal heading, description, all form labels
- Inquiry type options (general, partnership, technical, feedback)
- Submit/cancel buttons, success/error messages
- Dynamic "Sending..." text (Senden.../Envoi en cours...)

**Technical:**
- Contact modal in footer.js now fully i18n-enabled
- Uses window.I18n.translations for dynamic content
- All text translates when language selector is used

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-26 16:57:47 +13:00
..
de feat(i18n): add multilingual support to Contact Us modal and fix translations 2025-10-26 16:57:47 +13:00
en feat(i18n): add multilingual support to Contact Us modal and fix translations 2025-10-26 16:57:47 +13:00
fr feat(i18n): add multilingual support to Contact Us modal and fix translations 2025-10-26 16:57:47 +13:00
mi fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00