Add internationalization to localization labels #3979
Closed
Snailedlt
started this conversation in
Feature Requests & Ideas
Replies: 3 comments 5 replies
-
This might not be too difficult. If you are interested in making a PR I can probably provide some insights on what to do for this. |
Beta Was this translation helpful? Give feedback.
5 replies
-
@DanRibbens just letting you know that this still isn't fixed :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Fixed in #4005 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As discussed in this Discord thread.
This is a verbose version of how localization can be defined in the
payload-config.ts
file now:Here you can only have one label for each locale... so you end up having to choose a single language to write that label in.
It would be neat if we could have different labels for each locale based on the language selected in Payload.
Something like this:
Beta Was this translation helpful? Give feedback.
All reactions