mirror of
https://github.com/bblaz/num2words.git
synced 2025-12-06 06:42:25 +00:00
Turkish language added to list
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user