savoirfairelinux / num2words

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

Correct currency from dinard to dinar #575

Open Legend96th opened 4 months ago

Legend96th commented 4 months ago

Algerian currency (fr_DZ) is "Dinar" not "Dinard". There is no "d" in it therefore a correction is needed.

Fixes

Fixes the currency name by remove the trailing 'd'

Changes proposed in this pull request:

Status

How to verify this change

A quick search on the web will confirm this. For reference: https://en.wikipedia.org/wiki/Algerian_dinar

Additional notes

If the current output is kept, the result will be wrong. Working with official documents is not possible since they'll be denied.