Skip to content

Support Romanian ordinal formatting#331

Open
lin-hongkuan wants to merge 1 commit into
python-humanize:mainfrom
lin-hongkuan:codex/romanian-ordinal-format
Open

Support Romanian ordinal formatting#331
lin-hongkuan wants to merge 1 commit into
python-humanize:mainfrom
lin-hongkuan:codex/romanian-ordinal-format

Conversation

@lin-hongkuan

Copy link
Copy Markdown

Fixes #270

Changes proposed in this pull request:

  • Allow ordinal translations to provide a complete value-aware format while preserving the existing suffix-only fallback.
  • Add Romanian ordinal translations for male and female forms, including the special 1 forms and numeric forms such as 21/23.
  • Add regression coverage for Romanian ordinal output.

Validation:

  • bash scripts/generate-translation-binaries.sh
  • python -m pytest -q (776 passed)
  • python -m ruff check .
  • python -m ruff format --check .

@lin-hongkuan

Copy link
Copy Markdown
Author

I do not have permission to add labels on this repository. This should use the changelog: Fixed label for the required PR label workflow.

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.

Impossible to translate to Romanian

1 participant