Commit Graph

114 Commits

Author SHA1 Message Date
Virgil Dupras
2d18b40150 Merge pull request #47 from akretion/pt_BR-change_point_to_comma
In Brazilian Portuguese the decimal sign is comma ','
2016-08-10 13:17:51 -04:00
Magno Costa - Akretion
4e5c07522c In Brazilian Portuguese the decimal sign is comma ',' instead of dot '.'. Ex.: we use 1,01 instead of 1.01 2016-08-09 18:30:46 -03:00
AntonKorobkov
a63cee01da floating point numbers test added 2016-08-07 20:28:14 +03:00
AntonKorobkov
3cafa38ddb added Russian language test with some basic coverage 2016-08-04 18:47:13 +03:00
Ernesto Rodriguez Ortiz
89ca2b7e8c Merge branch 'language_pt_BR' of https://github.com/filwaitman/num2words into filwaitman-language_pt_BR 2016-03-31 14:26:22 -04:00
isnani
d3d0af3040 add indonesian ('id') 2016-03-31 10:11:04 -04:00
Ernesto Rodriguez Ortiz
023187b3cf Merge branch 'master' of https://github.com/anb/num2words into anb-master 2016-03-18 16:21:58 -04:00
Brett Anthoine
e8bcc0ef2d Add Swiss-French variants of numbers between 60 and 100. 2016-03-18 15:52:30 +01:00
Filipe Waitman
eeadcc7d5b Add support to pt_BR language 2016-02-26 23:13:40 -03:00
isnani
073925b1d4 address issue 24: floating point spelling 2016-01-13 16:06:16 +01:00
isnani
41a97d6931 add tests for lang_DE 2015-12-14 08:26:08 +01:00
isnani
797e74d1fc correction on lang_DE: ordnum, plural and ord form of >= 10**6 2015-12-12 16:54:30 +01:00
Virgil Dupras
fdeb061eca Fix 5 and 9 ordinals in french
fixes #18
2015-04-06 15:07:39 -04:00
Virgil Dupras
b1b5803c20 Fixed bogus word merge in english
Also, added a first unit test. Gotta start somewhere.

Fixes #8.
2014-03-14 10:25:25 -04:00