mirror of
https://github.com/bblaz/num2words.git
synced 2025-12-06 06:42:25 +00:00
Use language iso code for Vietnamese
Also update the readme and fix error, on the README.rst file we say tha code language to use is vn, but to make it work you have to use vi_VN. Let's refactor this to use the proper iso code `vi` in all places.
This commit is contained in:
@@ -101,7 +101,7 @@ Besides the numerical argument, there are two main optional arguments.
|
||||
* ``ru`` (Russian)
|
||||
* ``tr`` (Turkish)
|
||||
* ``th`` (Thai)
|
||||
* ``vn`` (Vietnamese)
|
||||
* ``vi`` (Vietnamese)
|
||||
* ``nl`` (Dutch)
|
||||
* ``uk`` (Ukrainian)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user