AI AGENT ADDONS

Internationalization helps your app speak more than one language. This guide shows you how to add and manage translation keys for different languages. You will use react-i18next and work with flat key names like feature.context.action.

Only edit files in src/locales/default/ and run pnpm i18n to generate translations. This keeps your app ready for users all over the world.

Add I18n skill to your workflow

Global

mkdir -p ~/.claude/skills/i18n

Project

mkdir -p .claude/skills/i18n

Source Repository

Stars
79,191
Forks
15,490
Watchers
79,191
License
NOASSERTION
Last Push
22 days ago
Created
3 years ago