tractatus/public/locales
TheFlow 9370870810 feat(i18n): add German and French translations for all FAQ Q&As
- Added 28 FAQ question/answer translations to EN, DE, FR locale files
- Modified faq.js to dynamically load FAQs from i18n system
- Fixed service worker to never cache /locales/ translation files
- DeepL API used for professional German and French translations
- FAQ content now switches language correctly with language selector

Technical changes:
- Added ACTIVE_FAQ_DATA variable to faq.js for dynamic FAQ loading
- Created loadFAQsFromI18n() function with i18n event listeners
- Added /locales/ to service worker NEVER_CACHE_PATHS
- All 28 FAQs now fully translatable across all supported languages

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-26 14:43:25 +13:00
..
de feat(i18n): add German and French translations for all FAQ Q&As 2025-10-26 14:43:25 +13:00
en feat(i18n): add German and French translations for all FAQ Q&As 2025-10-26 14:43:25 +13:00
fr feat(i18n): add German and French translations for all FAQ Q&As 2025-10-26 14:43:25 +13:00
mi fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00