Merge pull request #85 from Framras/master

Turkish language added to list on Readme
This commit is contained in:
Ernesto Rodriguez Ortiz
2017-09-05 20:39:05 -04:00
committed by GitHub

View File

@@ -60,6 +60,7 @@ Besides the numerical argument, there's two optional arguments.
* ``pt_BR`` (Brazilian Portuguese) * ``pt_BR`` (Brazilian Portuguese)
* ``he`` (Hebrew) * ``he`` (Hebrew)
* ``it`` (Italian) * ``it`` (Italian)
* ``tr`` (Turkish)
You can supply values like ``fr_FR``, the code will be You can supply values like ``fr_FR``, the code will be
correctly interpreted. If you supply an unsupported language, ``NotImplementedError`` is raised. correctly interpreted. If you supply an unsupported language, ``NotImplementedError`` is raised.