Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

an option to localize the sections names #527

Open
IMythx opened this issue Jul 7, 2024 · 3 comments
Open

an option to localize the sections names #527

IMythx opened this issue Jul 7, 2024 · 3 comments

Comments

@IMythx
Copy link
Contributor

IMythx commented Jul 7, 2024

is there a way to change the names of the components/outline/fields sections pls?

@IMythx
Copy link
Contributor Author

IMythx commented Jul 8, 2024

maybe we could do

<Puck
     \\...
     overrides={{
       titles:{
         Compoenents:"yours",
         Outline:"yours",
         Page:"yours"
       }
     }}
  />

@chrisvxd
Copy link
Member

Hi @IMythx - the only way to do this currently is with a full custom interface.

Localisation is a good request, so I'll use this to track that.

@chrisvxd chrisvxd added ready Assumed ready enough to start type: feature labels Jul 11, 2024
@chrisvxd chrisvxd added in triage and removed ready Assumed ready enough to start labels Aug 7, 2024
@chrisvxd
Copy link
Member

Related to #731, which may change the section UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants