mirror of
https://github.com/bblaz/num2words.git
synced 2025-12-06 06:42:25 +00:00
add Thai Language from Thailand (#139)
* add Thai * change splitby3 to splitbyx * change lang_th to use function from currency * make Num2Word_TH inherit from Num2Word_Base * comment out test failed in 2.7 env * fix python2.7 error * add USD EUR for Thai * pep8 fix * added Thai
This commit is contained in:
committed by
Ernesto Rodriguez Ortiz
parent
efce631944
commit
ab54bed93a
@@ -79,6 +79,7 @@ Besides the numerical argument, there's two optional arguments.
|
||||
* ``sl`` (Slovene)
|
||||
* ``ru`` (Russian)
|
||||
* ``tr`` (Turkish)
|
||||
* ``th`` (Thai)
|
||||
* ``vn`` (Vietnamese)
|
||||
* ``nl`` (Dutch)
|
||||
* ``uk`` (Ukrainian)
|
||||
|
||||
Reference in New Issue
Block a user