tractatus/public
TheFlow 06c3631ec4 feat: add multilingual support for 5 key pages (researcher, leader, implementer, about, faq)
Translation Infrastructure:
- Created 15 new translation files (en/de/fr) for 5 pages
- Enhanced i18n-simple.js to auto-detect page names
- Added page detection logic mapping URLs to translation files
- Supports researcher, leader, implementer, about, faq pages

Translation Files Created:
English (en/):
  - researcher.json (research foundations, empirical observations)
  - leader.json (governance gap, architectural approach, EU AI Act)
  - implementer.json (integration approaches, quick start, deployment)
  - about.json (mission, values, origin story, license)
  - faq.json (search modal, browse by audience, tips)

German (de/):
  - researcher.json (Forschungsgrundlagen, Empirische Beobachtungen)
  - leader.json (Governance-Lücke, Architektonischer Ansatz)
  - implementer.json (Integrationsansätze, Schnellstart)
  - about.json (Mission, Werte, Ursprungsgeschichte)
  - faq.json (Häufig gestellte Fragen)

French (fr/):
  - researcher.json (Fondements de Recherche, Observations Empiriques)
  - leader.json (Lacune de Gouvernance, Approche Architecturale)
  - implementer.json (Approches d'Intégration, Démarrage Rapide)
  - about.json (Mission, Valeurs, Histoire d'Origine)
  - faq.json (Questions Fréquemment Posées)

Technical Changes:
- i18n-simple.js: Added detectPageName() method
- Maps URL paths to translation file names
- Loads page-specific translations automatically
- researcher.html: Added data-i18n attributes to header section

Language Selector:
- Already deployed on all 6 pages (mobile icon-based design)
- Now backed by full translation infrastructure
- Switching languages loads correct page-specific translations

Implementation Status:
 Translation files: Complete (15 files, ~350 translation keys)
 i18n system: Enhanced with page detection
 Proof of concept: Working on researcher.html
 Full implementation: data-i18n attributes needed on remaining pages

Next Steps for Full i18n:
- Add data-i18n attributes to leader.html (~60 elements)
- Add data-i18n attributes to implementer.html (~70 elements)
- Add data-i18n attributes to about.html (~40 elements)
- Add data-i18n attributes to faq.html (~30 elements)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-16 23:11:12 +13:00
..
.well-known security: comprehensive security audit and hardening 2025-10-10 05:34:40 +13:00
about feat: comprehensive accessibility improvements (WCAG 2.1 AA) 2025-10-12 07:08:40 +13:00
admin feat: add case submission portal admin interface and i18n support 2025-10-16 14:50:47 +13:00
css fix(ui): rebuild Tailwind CSS with tooltip classes and update cache to v1.0.4 2025-10-09 09:53:07 +13:00
demos feat: newsletter modal and deployment script enhancements 2025-10-14 13:11:46 +13:00
downloads docs: regenerate PDFs and update documentation metadata 2025-10-14 10:53:48 +13:00
images feat: add runtime-agnostic architecture page with honest early-stage positioning 2025-10-13 21:51:58 +13:00
js feat: add multilingual support for 5 key pages (researcher, leader, implementer, about, faq) 2025-10-16 23:11:12 +13:00
koha feat: complete Priority 2 - Enhanced Koha Transparency Dashboard 2025-10-11 17:14:34 +13:00
locales feat: add multilingual support for 5 key pages (researcher, leader, implementer, about, faq) 2025-10-16 23:11:12 +13:00
about.html fix: update copyright attribution to John G Stroh across all website pages 2025-10-15 08:16:09 +13:00
api-reference.html fix: update copyright attribution to John G Stroh across all website pages 2025-10-15 08:16:09 +13:00
architecture.html fix: update copyright attribution to John G Stroh across all website pages 2025-10-15 08:16:09 +13:00
blog-post.html fix: update copyright attribution to John G Stroh across all website pages 2025-10-15 08:16:09 +13:00
blog.html fix: update copyright attribution to John G Stroh across all website pages 2025-10-15 08:16:09 +13:00
case-submission.html fix: update copyright attribution to John G Stroh across all website pages 2025-10-15 08:16:09 +13:00
check-version.html feat: fix documentation system - cards, PDFs, TOC, and navigation 2025-10-07 22:51:55 +13:00
docs-viewer.html chore: cache busting for document review updates 2025-10-12 20:42:46 +13:00
docs.html feat: add case submission portal admin interface and i18n support 2025-10-16 14:50:47 +13:00
faq.html feat: mobile-friendly language selector with icon-only display 2025-10-16 22:52:52 +13:00
favicon.ico feat: implement Rule Manager and Project Manager admin systems 2025-10-11 17:16:51 +13:00
favicon.svg feat: comprehensive documentation improvements and GitHub integration 2025-10-09 14:33:14 +13:00
implementer.html feat: mobile-friendly language selector with icon-only display 2025-10-16 22:52:52 +13:00
index.html feat: add case submission portal admin interface and i18n support 2025-10-16 14:50:47 +13:00
koha.html feat: add case submission portal admin interface and i18n support 2025-10-16 14:50:47 +13:00
leader.html feat: mobile-friendly language selector with icon-only display 2025-10-16 22:52:52 +13:00
manifest.json feat: add version control system and PWA support 2025-10-14 10:53:29 +13:00
media-inquiry.html fix: update copyright attribution to John G Stroh across all website pages 2025-10-15 08:16:09 +13:00
media-triage-transparency.html fix: update copyright attribution to John G Stroh across all website pages 2025-10-15 08:16:09 +13:00
privacy.html chore: cache busting for document review updates 2025-10-12 20:42:46 +13:00
researcher.html feat: add multilingual support for 5 key pages (researcher, leader, implementer, about, faq) 2025-10-16 23:11:12 +13:00
service-worker.js refactor: rewrite Copilot Q&A in measured, evidence-based tone 2025-10-14 14:19:46 +13:00
version.json refactor: rewrite Copilot Q&A in measured, evidence-based tone 2025-10-14 14:19:46 +13:00