This commit is contained in:
Virgil Dupras
2016-03-31 11:04:23 -04:00
3 changed files with 157 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ Besides the numerical argument, there's two optional arguments.
* ``no`` (Norwegian)
* ``pl`` (Polish)
* ``ru`` (Russian)
* ``dk`` (Danish)
You can supply values like ``fr_FR``, the code will be
correctly interpreted. If you supply an unsupported language, ``NotImplementedError`` is raised.