intl - Internationalization rules for multi-language websites
Handles internationalization for localized text fields and locale-aware formatting
Tags
Updated: 2026-02-13Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Set localized text fields
- Update CMS label globals
- Format dates with Intl API
- Format lists with Intl API
- Format currency with Intl API
Inputs
- CMS text fields
- Global state locale
- Label configurations
Outputs
- Localized text fields
- Formatted date displays
- Formatted list displays
- Formatted currency displays
Requirements
- JavaScript Intl API support
- CMS configuration access
