Skip to content

Feature/rtl arabic support #1585

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

Merged

Conversation

mohssineAboutaj
Copy link
Contributor

I added proper RTL support for Arabic and other RTL languages, plus fixed a bunch of issues in the Arabic translations.

@javiereguiluz javiereguiluz force-pushed the feature/rtl-arabic-support branch from 8cbcd75 to aa482f9 Compare July 25, 2025 14:52
@javiereguiluz javiereguiluz merged commit d3c45d9 into symfony:main Jul 25, 2025
8 checks passed
@javiereguiluz
Copy link
Member

@mohssineAboutaj thanks a lot for this contribution!

Note that while merging we removed two of the new proposed Twig extensions (rtl_class() and rtl_dir()). This is because Twig extensions are mostly used to store logic that is reused in different templates and these extensions were very simple and only used once or twice.

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants