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

Add support for Ligurian #620

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

jeanm
Copy link

@jeanm jeanm commented Feb 4, 2025

Adds support for the Ligurian language

Changes proposed in this pull request:

  • Added support for cardinal numbers and currencies, taking inspiration from French and Italian implementations.
  • Added support for ordinals, including feminine form (gender="f") and plural (plural=True).
  • Checked PEP8 compliance.

Status

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

How to verify this change

I've added extensive tests in tests/test_lij.py and verified they pass.

@coveralls
Copy link

Coverage Status

coverage: 98.082% (-0.001%) from 98.083%
when pulling e0df334 on jeanm:master
into 7df3db9 on savoirfairelinux:master.

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.

2 participants