JoshData / JoshData/python-email-validator
Support other languages
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 140
- PR merge metrics
- No merged PRs in 30d
Description
At the time email-validator does not support other languages in its error messages.
This leads us to check for the error messages and then replace them with our own messages which can be translated.
This is just a hacky solution which is causing trouble, like in the newest version where some messages has changed.
We need this messages in English and German. But i think developers of other countries would love to see the error messages an their language as well :).
If needed I will assist you on this task to translate to German.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the email-validator error-message definitions and any existing translation or language-handling code. Done should include English and German messages without requiring callers to replace library errors, with a clear path for adding other languages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- internationalization, localization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100