Commit Graph
8 Commits
Author SHA1 Message Date
gonzyandMarlon Rodriguez Garcia 4d4ca043f7 Added tests for every currency gender combination (dollars, cents) 2022-08-03 10:19:24 -04:00
gonzyandMarlon Rodriguez Garcia ef69a13084 Improved currency gender handling, now splitting 'dollars' and 'cents' parts on 2022-08-03 10:19:24 -04:00
gonzyandMarlon Rodriguez Garcia 72f1f88c2c lang_ES: improved currency gender handling, improved error messages; test_es: updated accordingly 2022-08-03 10:19:24 -04:00
Gonçal Garcés Díaz-MuníoandMarlon Rodriguez Garcia bd699be047 Fixed accent in Spanish command line examples
Fixed accent in Spanish command line examples ("centimos"->"céntimos"), thus making the example consistent with actual current behaviour.
2022-08-03 10:19:24 -04:00
GonçalandMarlon Rodriguez Garcia 996f5ddbd4 Fixed accent in examples ("centimos"->"céntimos")
Fixed accent in Spanish examples ("centimos"->"céntimos"), thus making the example consistent with actual current behaviour.
2022-08-03 10:19:24 -04:00
GonçalandMarlon Rodriguez Garcia b60a58bc85 flake8 fix: fixed comment style
Fixed:
./num2words/lang_ES.py:366:56: E261 at least two spaces before inline comment
./num2words/lang_ES.py:366:80: E501 line too long (100 > 79 characters)
2022-08-03 10:19:24 -04:00
GonçalandMarlon Rodriguez Garcia 7d613beb9d Orthography fix: added accent veintiun->veintiún 2022-08-03 10:19:24 -04:00
GonçalandMarlon Rodriguez Garcia bba96cf1fa Orthography fixes: added 2 missing accents (dieciseis->dieciséis ; dolar->dólar) 2022-08-03 10:19:24 -04:00