wmt-2020-pl-en/googletrans
Encrylize 066eff6293 Update language names to match Google Translate (#33)
* Change language names to match Google Translate

This commit also fixes an issue introduced by commit 04a0e6df (issue #26),
where language names with underscores in them would not work, because
everything after an underscore is ignored.

* Add test for language names with spaces in them
2017-08-09 20:58:08 +09:00
..
__init__.py Support languages names and RFC 1766 codes (#26) 2017-06-01 22:50:13 +09:00
client.py Fix incorrect source language and pronunciation (#29) 2017-08-08 20:42:22 +09:00
compat.py Better compatiblity with all python versions 2017-03-10 23:43:06 +09:00
constants.py Update language names to match Google Translate (#33) 2017-08-09 20:58:08 +09:00
gtoken.py gtoken: use custom server to generate token (#19) 2017-04-23 20:52:23 +09:00
models.py Update documentation with a new sphinx theme 'solar' 2017-03-15 22:10:37 +09:00
urls.py Add support for customizable service url 2017-03-11 22:37:03 +09:00
utils.py Refactor client 2017-03-10 23:43:06 +09:00