Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for Tunisian Dinar #593

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rochdi80tn
Copy link

@rochdi80tn rochdi80tn commented Nov 9, 2024

Fixes # by...

Changes proposed in this pull request:

  • Added support to Tunisian Dinars currency amount to letters for arabic language
    So someone can use this syntax to get proper tunisinan currency amount in words.
    amount_in_words = num2words(amount, lang='ar', to='currency', currency='TND')

Status

  • READY
  • HOLD
  • [] WIP (Work-In-Progress)

How to verify this change

use the above stated example

@rochdi80tn
Copy link
Author

Hello,
Who can review and approve this PR please ?

@coveralls
Copy link

coveralls commented Nov 18, 2024

Coverage Status

coverage: 97.968% (-0.03%) from 97.998%
when pulling b1f169e on rochdi80tn:master
into 2ab2667 on savoirfairelinux:master.

@mrodriguezg1991
Copy link
Contributor

mrodriguezg1991 commented Nov 19, 2024

Hello, Who can review and approve this PR please ?

Helloo
Thanks for contributing to the project
The change seems ok, however because you added new lines the test coverage decreased, please add new tests to validate the changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants