Commit graph

6 commits

Author SHA1 Message Date
Julie Blanc
aba8b4f37e create template packages
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m17s
2026-02-25 18:22:13 +01:00
Julie Blanc
494dd15166 sort js
All checks were successful
Deploy / Deploy to Production (push) Successful in 14s
2026-02-25 16:07:14 +01:00
Julie Blanc
ea35cc1e22 template + blueprint news
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m16s
2026-02-25 15:22:34 +01:00
Julie Blanc
224ddedc93 fichiers translation
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s
2026-02-25 15:08:45 +01:00
isUnknown
e228c1757e feat(i18n): configure French as default language without URL prefix
- Set French as default language with URL '/' (no prefix)
- Set English language with URL '/en'
- Replace hardcoded language buttons with dynamic links
- Fix invalid HTML (remove <a> inside <button>)
- Add aria-current attribute for accessibility

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-11 12:40:10 +01:00
isUnknown
73099b53d9 Configure multilingual support
- Add French language configuration (default)
- Add English language configuration
- Enable IntlDateFormatter for date localization (date.handler: intl)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-09 14:29:49 +01:00