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

[5.4] Use the pagination strings from lang/pagination.php #18009

Merged
merged 2 commits into from
Feb 20, 2017
Merged

[5.4] Use the pagination strings from lang/pagination.php #18009

merged 2 commits into from
Feb 20, 2017

Conversation

GaspariLab
Copy link
Contributor

@GaspariLab GaspariLab commented Feb 20, 2017

Currently, the localizable strings in resources/lang/*/pagination.php are not really used by the simple pagination template.

This fixes the bug by using the Blade @lang directive instead of the hard-coded string in the template.

@GrahamCampbell GrahamCampbell changed the title Use the pagination strings from lang/pagination.php [5.4] Use the pagination strings from lang/pagination.php Feb 20, 2017
@taylorotwell taylorotwell merged commit fa2abe1 into laravel:5.4 Feb 20, 2017
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