Idea Summary Add a single-click "Seed & Publish All Languages" quick action directly inside Page Designer (and/or the runtime Developer Toolbar). Currently, syncing translations requires navigating away from Page Designer into Application Utilities, opening the Translation Workbench, selecting target languages, seeding them, and then executing a separate publish step.
This feature would allow developers to trigger a single action that automatically selects all defined target application languages, seeds the latest translation mappings, and publishes them in one seamless operation. To ensure scalability for large applications, the option could allow toggling between "Current Page Only" or "Entire Application," running asynchronously in the background.
Use Case
- Iterative Multilingual Development: When actively building or updating UI components (buttons, region titles, items) on a specific page, developers need to verify how translations render in real time without breaking their flow or leaving Page Designer.
- Rapid QA & Localization Bug Fixing: Fixing layout overflow issues or missing text strings in secondary languages (e.g., Arabic, French) requires immediate re-seeding and publishing to test the visual output on the runtime page.
- Streamlining Multi-Language Deployments: Eliminates redundant navigation and repetitive manual checks when managing apps localized for multiple regions, reducing developer effort and preventing missed target language updates.