README: Add Italian to the list of supported languages

This commit is contained in:
Virgil Dupras
2017-02-01 10:31:41 -05:00
parent 903a69cfa9
commit 0f21d8f825

View File

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