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

[TwigHooks] Remove translations on profiler #160

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

loic425
Copy link
Member

@loic425 loic425 commented Dec 12, 2024

On Symfony packages, they do not use translations for profiling pages.
Technical words like those ones are hard to maintain and currently, we have keys instead of translations on fr, it, de...

Before
image
image

@loic425 loic425 merged commit ca61287 into Sylius:main Dec 12, 2024
6 checks passed
@loic425 loic425 deleted the twig-hooks/no-translations-on-profiler branch December 12, 2024 10:00
NoResponseMate added a commit to Sylius/Sylius that referenced this pull request Dec 13, 2024
| Q               | A
|-----------------|-----
| Branch?         |2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted
against the 2.0 branch
 - Make sure that the correct base branch is set

To be sure you are not breaking any Backward Compatibilities, check the
documentation:

https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->

The interesting thing on Sylius commerce side is that it will fix the
profiler translations on the Twig hooks part.
Sylius/Stack#160
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

Successfully merging this pull request may close these issues.

2 participants