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

[BUG] Attribute label and name doesn't get translated in fluid template #315

Open
bavarianbytes opened this issue Nov 30, 2021 · 0 comments

Comments

@bavarianbytes
Copy link

Describe the bug
I have two languages configured: german (default, 0), english (1)
In english, in the fluid template the {attribute.value} (fetched with f:for-loop out of {product.attributes}) is rendered correctly english.
But the {attribute.label} and {attribute.name} are rendered still german.

To Reproduce
Steps to reproduce the behavior:

  1. Configure two languages
  2. Add attribute set
  3. Add attributes to attribute set
  4. Translate attribute set and attributes

Screenshots
1_attributeset_english
2_attribute_english
3_product_english
4_frontend_english

Expected behavior
{attribute.label} and {attribute.name} should be rendered translated.

Additional context
pxa_product_manager version: 9.14.2

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

1 participant