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

Humanize the implicit label of symfony form types #154

Merged

Conversation

rmbl
Copy link
Contributor

@rmbl rmbl commented Apr 27, 2020

Uses the same method that Symfony uses to humanize implicit form labels before translating them

Fixes php-translation/symfony-bundle#254

@bocharsky-bw
Copy link
Member

@rmbl could you take a look at tests here?

@bocharsky-bw
Copy link
Member

I fixed tests here, please feel free to give a review here or share some thoughts on it //cc @rmbl

@rmbl
Copy link
Contributor Author

rmbl commented Feb 9, 2022

Sorry, didn't have time to write the tests myself yet. But your changes LGTM. 👍🏻

Copy link
Member

@bocharsky-bw bocharsky-bw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the review from your side! I think these changes might be useful 👍

@bocharsky-bw
Copy link
Member

Thanks for this suggestion, let's start with this

@bocharsky-bw bocharsky-bw merged commit 2e3e635 into php-translation:master Feb 14, 2022
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.

Extracted message ID's are incorrect (symfony 4?)
2 participants