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

Setting exceptions for certain fields #52

Closed
tolchai opened this issue Jul 31, 2024 · 2 comments
Closed

Setting exceptions for certain fields #52

tolchai opened this issue Jul 31, 2024 · 2 comments

Comments

@tolchai
Copy link

tolchai commented Jul 31, 2024

Hi,

I am using modular approach for our websites, so each page is built from Blocks via Modular Content.

Problem with this is that auto apply (set for Modular Content) translate everything in the modules, including strings set to "Select input" in field's presentation settings. We are using those for example for selection of background color of the module, with three options (black, white, blue etc), so in this case the selected value (for example "black") is translated to "schwarz" in german, removing the actual functionality.

Is there a way around this? Maybe setting some exception for this kind of content (either on per-field base, or on text fields with "Select input" presentation in general).

Thanks!

@Siilwyn
Copy link
Member

Siilwyn commented Aug 13, 2024

Sounds like a good feature, this issue is also mentioned in #51

Some read-only fields are sometimes also translated, which is very odd

PR is welcome ✨

@velomovies
Copy link
Contributor

We have added it in version v1.12.0. When Dato picked up the new version you will be able to exclude certain fields from translating

@Siilwyn Siilwyn closed this as completed Oct 5, 2024
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

3 participants