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.7] Make email verification scaffolding translatable #25473

Merged
merged 1 commit into from
Sep 6, 2018
Merged

[5.7] Make email verification scaffolding translatable #25473

merged 1 commit into from
Sep 6, 2018

Conversation

cesargb
Copy link
Contributor

@cesargb cesargb commented Sep 5, 2018

The email verification scaffolding has hardcoded english strings. These can be easily
made translatable by using the __() helper and the new feature to use
translation strings in a JSON file. This enables (along with
translatable mailables) will allow easy creation of language
packages.

@taylorotwell taylorotwell merged commit b8d3665 into laravel:5.7 Sep 6, 2018
@GrahamCampbell GrahamCampbell changed the title Make email verification scaffolding translatable [5.7] Make email verification scaffolding translatable Sep 6, 2018
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