Skip to content

feat: Vollständige i18n-Implementierung mit react-i18next (DE/EN)#36

Merged
BEKO2210 merged 1 commit intomainfrom
claude/careful-implementation-review-JnA0E
Mar 9, 2026
Merged

feat: Vollständige i18n-Implementierung mit react-i18next (DE/EN)#36
BEKO2210 merged 1 commit intomainfrom
claude/careful-implementation-review-JnA0E

Conversation

@BEKO2210
Copy link
Copy Markdown
Owner

@BEKO2210 BEKO2210 commented Mar 9, 2026

  • i18n-Infrastruktur: i18next + react-i18next + browser-languagedetector
  • Komplette deutsche und englische Übersetzungsdateien
  • Alle Komponenten auf useTranslation() umgestellt
  • Sprachumschalter mit Länderflaggen in Einstellungen
  • utils.ts: formatDaysUntil, formatDuration, getStatusLabel mit i18n
  • db.ts: CSV-Export und Import-Meldungen lokalisiert
  • notifications.ts: Benachrichtigungstexte lokalisiert
  • ErrorBoundary: i18n-Singleton für Class-Component
  • Tests angepasst (beforeAll: i18n.changeLanguage('de'))
  • Build und alle 59 Tests bestanden

https://claude.ai/code/session_01D31W31UFBVZShdK1zzRuHQ

- i18n-Infrastruktur: i18next + react-i18next + browser-languagedetector
- Komplette deutsche und englische Übersetzungsdateien
- Alle Komponenten auf useTranslation() umgestellt
- Sprachumschalter mit Länderflaggen in Einstellungen
- utils.ts: formatDaysUntil, formatDuration, getStatusLabel mit i18n
- db.ts: CSV-Export und Import-Meldungen lokalisiert
- notifications.ts: Benachrichtigungstexte lokalisiert
- ErrorBoundary: i18n-Singleton für Class-Component
- Tests angepasst (beforeAll: i18n.changeLanguage('de'))
- Build und alle 59 Tests bestanden

https://claude.ai/code/session_01D31W31UFBVZShdK1zzRuHQ
@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@BEKO2210 BEKO2210 merged commit 4b94c72 into main Mar 9, 2026
1 of 3 checks passed
@BEKO2210 BEKO2210 deleted the claude/careful-implementation-review-JnA0E branch March 9, 2026 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants