savoirfairelinux / num2words

Modules to convert numbers to words. 42 --> forty-two
GNU Lesser General Public License v2.1
820 stars 497 forks source link

Added support for the Nigerian Naira #507

Closed nseetim closed 1 year ago

nseetim commented 1 year ago

Adds Support for the Nigerian Naira as a currency

Status

How to verify this change

So all that's required is to set the lang attribute to en_NG

Additional notes

Hopefully this would be merged into the main branch, when this is done, the language would be represented as en_NG (English - Nigeria)

coveralls commented 1 year ago

Coverage Status

Coverage: 97.177% (+0.006%) from 97.171% when pulling 4a148c2c2d1b79a907c468e5b6e02685f5bcfa67 on nseetim:master into 5bacc2ba298ed2879818cada8524afa50ab5f5bb on savoirfairelinux:master.