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

Added a list of languages supported by MyMemory #217

Merged
merged 1 commit into from
Jun 25, 2023

Conversation

Prasanta-Hembram
Copy link
Contributor

  • Added a list of languages supported by MyMemory in constants.py
  • Added a new dictionary with the language and its corresponding code, where previously MyMemoryTranslator was defaulting to the languages available on the Google translator
  • Modified test_mymemory.py according to recent changes in language code.

* Added a new dictionary with the language and its corresponding code, where previously MyMemoryTranslator was defaulting to the languages available on the Google translator
* Modified test_mymemory.py according to recent changes in language code.

Signed-off-by: prasantahembram <Prasantahembram720@gmail.com>
@Prasanta-Hembram
Copy link
Contributor Author

closes #213

@nidhaloff nidhaloff added enhancement New feature or request fix for bug or small fixes labels Jun 25, 2023
@nidhaloff nidhaloff merged commit 4522b30 into nidhaloff:master Jun 25, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fix for bug or small fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants