Automates the generation and scaffolding of internationalization strings for Payload CMS core packages and plugins.
This skill streamlines the localization workflow within the Payload CMS ecosystem by managing both core and plugin-specific translations. It provides a structured process for adding English source keys, configuring client-side availability, and executing automated translation scripts powered by OpenAI. Beyond simple string management, the skill can scaffold the entire translation infrastructure for new plugins, including directory structures, type definitions, and the necessary scripts to maintain a consistent i18n implementation across the codebase.
Key Features
01Tailored workflows for both Core Payload and individual Plugin translations
0239,933 GitHub stars
03Script-based automation for synchronizing English keys across all supported languages
04Automated multi-language string generation via OpenAI integration
05Automated scaffolding for new plugin i18n directory structures
06Client key management for browser-side translation exposure
Use Cases
01Synchronizing multi-language support across a plugin ecosystem when adding new English keys
02Adding localized labels for a new feature in the Payload core admin panel
03Initializing a comprehensive translation system for a newly developed Payload plugin