Skip to content

Make paginator strings translatable #1038

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

davialexandre
Copy link
Contributor

All but the pt_BR translations are based on the translations available on the KnpPaginatorBundle. That bundle doesn't have any string equivalent to "current", so this is why this translation is missing in all languages, except for pt_BR and en.

All but the pt_BR translations are based on the translations available
on the KnpPaginatorBundle. That bundle doesn't have any string equivalent
to "current", so this is why this translation is missing in all languages,
except pt_BR and en.
@javiereguiluz
Copy link
Member

Thank you @davialexandre.

javiereguiluz added a commit that referenced this pull request Oct 29, 2019
This PR was merged into the master branch.

Discussion
----------

Make paginator strings translatable

All but the `pt_BR` translations are based on the translations available on the KnpPaginatorBundle. That bundle doesn't have any string equivalent to "current", so this is why this translation is missing in all languages, except for `pt_BR` and `en`.

Commits
-------

5469477 Make paginator strings translatable
@javiereguiluz javiereguiluz merged commit 5469477 into symfony:master Oct 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants