Turkish language added to list

This commit is contained in:
Tufan Kaynak
2017-09-05 21:50:43 +03:00
parent 935d95a87f
commit 3e95697b08

View File

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