| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-06 | Refs #28877 -- Added special ordinal context when humanizing value 1. | Julien Palard | |
| Some languages use a different ordinal suffix for the number 1 than for other values ending in 1 (e.g. 21, 31). Added a dedicated pgettext context "ordinal is 1" to allow translators to handle this distinction. For example, in French, 1 is written as "1er" while 21, 31, etc. use "21e", "31e", etc. Co-authored-by: Natalia <124304+nessita@users.noreply.github.com> | |||
