i18n.init() is async by default. With initImmediate: false, it initializes synchronously so translations are ready before React hydrates. Without this, useTranslation() runs before i18n is ready, showing raw translation keys. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| package.json | ||
| tsconfig.json | ||