Translations
Manage UI translations in Payload CMS with automatic string collection.
Installation
pnpm add payload-translations About
Payload Translations is a plugin designed for Payload CMS to handle UI translations effectively. It allows users to automate the collection of translation strings, configure custom fields, and optimize for static generation. The plugin supports both ICU MessageFormat and sprintf-style variables, making it versatile for various use cases. With Payload Translations, developers define translation fields in their Payload configuration, which can be organized into tabs or presented directly. The plugin includes full TypeScript support, ensuring type safety and enhancing developer experience with autocompletion. This integration enables the automatic logging of missing translations during development, allowing for a smoother workflow. Key features include a zero-runtime overhead design, compatibility with Next.js for static site generation, and automatic detection of translation updates with on-demand revalidation support. This plugin integrates seamlessly into your Payload setup and is especially useful for projects that require multilingual support.
Package info
- Package name
payload-translations- Latest version
0.8.2- Unpacked size
- 65 kB
- License
- MIT
- Weekly downloads
- 18
- Last publish
- Oct 21, 2025
More from cursor-pointer
View profileShaggle Core
Adds ready-made collections, globals, and layout blocks for agency and hospitality sites to a Payload CMS config.
Meilisearch
Syncs Payload CMS collection documents to a Meilisearch index via afterChange and afterDelete hooks.
Nested Docs
Adds parent-child document hierarchies with auto-generated breadcrumbs to Payload collections.
Redirects
Manage redirects directly within the Payload CMS admin panel.
Media Preview
Preview images, videos, audio, and documents directly in the Payload CMS admin panel.
Iframe Tabs
Add iframes into separate tabs in the Payload admin panel.