Skip to content
Discussion options

You must be logged in to vote

The documentation for I18n is only for the payload admin panel the /admin route in your project. If your own frontend needs translations you can use Localization to have content in multiple languages. But for the case of the submit button you would most likely use a package like next-intl to render that data into multiple languages, since its values that don't really change in doesn't need to be in the admin panel and can be saved in a json file in the project. You can of course register that button text value in PayloadCMS if you want to.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@only-issues
Comment options

@Patrickroelofs
Comment options

Answer selected by only-issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants