What problem does it solve?
This Skill streamlines the process of internationalizing and localizing user interfaces, APIs, documents, and formatting, reducing the complexity and manual effort required for multilingual applications.
Core Features & Use Cases
- Locale Identification: Identifies target locales and fallback locale.
- Externalization: Externalizes user-facing strings into an existing i18n system.
- Formatting: Applies locale-aware formatting for dates, times, numbers, currency, and lists.
- Pluralization & Interpolation: Handles pluralization and interpolation through i18n APIs.
- Document & Layout: Sets
lang and dir attributes for document or region and checks layout for long translations and RTL support.
- Use Case: Use this Skill to internationalize a web application, ensuring that dates, currency, and text are presented correctly based on the user's locale.
Quick Start
Use the i18n skill to set the locale for the current application to 'en-US'.