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

It's not possible to use translations #2

Open
pmaas opened this issue May 15, 2019 · 3 comments
Open

It's not possible to use translations #2

pmaas opened this issue May 15, 2019 · 3 comments

Comments

@pmaas
Copy link

pmaas commented May 15, 2019

Currently it is not possible to add i18n labels to Settings.yaml:

Bildschirmfoto 2019-05-15 um 18 04 48

Would be nice if this would be possible :)

@breadlesscode
Copy link

Any plans here? This is a important feature I think..

@breadlesscode
Copy link

@pmaas You have to use the complete translation path in your silhouette setting.

For example:

Sitegeist:
  Silhouettes:
    properties:
      vendor:
        values:
          aspectRatio:
            type: string
            defaultValue: ''
            ui:
              label: 'Vendor:NodeTypes.Content.Element:properties.imageFormat'
              reloadIfChanged: true
              inspector:
                group: 'options'
                editor: 'Neos.Neos/Inspector/Editors/SelectBoxEditor'
                editorOptions:
                  placeholder: 'Neos.Neos:Main:choose'

@pmaas
Copy link
Author

pmaas commented Sep 2, 2019

@breadlesscode oh, perfect, I will try that. Thanks for the hint! Maybe we can add this to the docs.

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

No branches or pull requests

2 participants