intl - Internationalization rules for multi-language websites
Apply internationalization rules for multi-language websites, including CMS localization and web formatting.
Tags
Updated: 2026-02-13Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Configure localized CMS fields
- Update CMS labels
- Format dates with Intl API
- Format lists with Intl API
- Format currencies with Intl API
Inputs
- CMS text fields
- Label data
- Locale setting
- Dates
- Number values
- Currency codes
Outputs
- Localized CMS fields
- Formatted date strings
- Formatted list strings
- Formatted currency strings
Requirements
- CMS access
- JavaScript with Intl API support
- Locale from global state
