joost / phony_rails

This Gem adds useful methods to your Rails app to validate, display and save phone numbers. It uses the super awesome Phony gem (https://github.com/floere/phony).
MIT License
555 stars 111 forks source link

Add Portuguese translation for validation error #209

Closed robsonmafra closed 2 years ago

robsonmafra commented 2 years ago

I am using phony_rails and I have created custom locale translation for the error message in Portuguese.

Here I created the pull request to add here and help others that need the validation message in Portuguese.