Loading...
Loading...
Found 7 Skills
Add new language to a Next.js + next-intl application
next-intl internationalization for 6 locales (pt-PT, en, tr, es, fr, de) with locale-prefixed routing, useTranslations/getTranslations patterns, and message file structure. Use when adding translations, creating localized pages, implementing language switchers, or handling locale routing.
ALWAYS use when working with Angular i18n, internationalization, localization, translations, or multi-language support in Angular applications.
Provide additional context for messages based on the codebase and the context of the message to improve the quality of the translations.
Localize ryOS apps and components by extracting hardcoded strings, replacing with translation keys, and syncing across languages. Use when localizing an app, adding i18n support, translating UI text, or working with translation files.
ALWAYS use when writing code importing "vue-i18n". Consult for debugging, best practices, or modifying vue-i18n, vue i18n.
Details Paraglide.js i18n implementations.