SuperSeller3000/translations
Simon Kuehn a3984adbed feat: full DE/EN i18n with browser language detection and confirmation dialogs
- Add LocaleSubscriber: detects browser language, honours session override (priority 20)
- Add LocaleSwitchController: stores locale in session, linked from user menu
- Add admin.en.yaml / admin.de.yaml translation files (95 keys each)
- Wire translation fallback to EN in config/packages/translation.yaml
- Replace all hard-coded strings in CRUD controllers with TranslatableMessage
- Inject TranslatorInterface into DashboardController, ArticleCrudController,
  AIPipelineJobCrudController and PipelineStreamController; add locale switcher
  links (English / Deutsch) to the user menu
- Add confirmation dialog to "Re-run AI" and "Retry" pipeline actions

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 07:48:26 +00:00
..
.gitignore chore: add tooling config, test bootstrap, env templates and docs 2026-05-17 22:44:16 +00:00
admin.de.yaml feat: full DE/EN i18n with browser language detection and confirmation dialogs 2026-05-18 07:48:26 +00:00
admin.en.yaml feat: full DE/EN i18n with browser language detection and confirmation dialogs 2026-05-18 07:48:26 +00:00