Angular Runtime I18N Setup

Add or repair runtime localization in Angular 20 applications with a minimal setup using `@ngx-translate/core` and JSON locale files. Use when a user asks for runtime language switching without rebuilding, wants a language toggle UI, needs fallback/default language behavior, needs persisted language selection, or needs troubleshooting for runtime i18n loading.

majiayu000 b142e84 2 files · 8.9 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/angular-runtime-i18n-setup commit b142e8460e

Frequently asked questions

npx skillmds add majiayu000/angular-runtime-i18n-setup