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

Work together with dynamic translations set by Freeform #42

Open
jan-dh opened this issue Feb 17, 2021 · 1 comment
Open

Work together with dynamic translations set by Freeform #42

jan-dh opened this issue Feb 17, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jan-dh
Copy link

jan-dh commented Feb 17, 2021

Description

In Freeform you can now translate values dynamically like so

{{ field.label|t('freeform') }}

docs:
https://docs.solspace.com/craft/freeform/v3/setup/translating.html#front-end-template-translations

This provides a very needed solution to the fact that before this you had to create new forms for each new language.
Since those values are being set within freeform, they are not being picked up by enupal translate, which is a bit of an issue, since clients can't edit these translations now. I was wondering if there is a way for Enupal to pick up these dynamic values?

@andrelopez andrelopez self-assigned this Apr 8, 2021
@andrelopez andrelopez added the enhancement New feature or request label Apr 8, 2021
@andrelopez
Copy link
Member

@jan-dh Sorry Enupal Translate only support static translations

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

No branches or pull requests

2 participants