i18n
SKILL.md
i18n Helper
Complete internationalization guide for this application.
Supported Languages
| Code | Language | URL Pattern |
|---|---|---|
en |
English (default) | /en/products |
fr |
French | /fr/products |
id |
Indonesian | /id/products |
Two Types of i18n
1. UI Translations (i18next)
Static strings in the interface: buttons, labels, messages.