Support other languages

Open
#147 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
35/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python

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.

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.

Dominant language
Python
Stars
1.4k
Forks
140
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from JoshData/python-email-validator

All issues in JoshData/python-email-validator

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.