-
`Plurals` class fails to parse ICU strings with placeholders correctly.
https://github.com/transifex/transifex-java/blob/devel/TransifexNativeSDK/common/src/main/java/com/transifex/common/Plurals.jav…
-
**Is your feature request related to a problem? Please describe.**
Currently this excellent plugin supports only the one basic form of default value: "defaultValue".
i18next supports a buch of suf…
-
From here: https://github.com/trustification/trustify/pull/532#discussion_r1677807747
> related: I'd still argue we should be deleting get_plurals() and defer that ish to the appropriate fund…
ctron updated
3 months ago
-
```
%1$d device connected
%1$d devices connected
```
-
**Is your feature request related to a problem? Please describe.**
- I need support for CLDR plural rules (https://www.unicode.org/cldr/cldr-aux/charts/27/supplemental/language_plural_rules.html) tha…
-
Please check this module that already provides plurals for any keyword.
https://www.geeksforgeeks.org/pluralize-and-singularize-any-word-using-the-pluralize-npm-module/
-
My instinct, as a long time `kubectl` user, is to type `pachctl list pipelines`.
However, the less grammatical `pachctl list pipeline` is the only valid spelling.
Add support for plurals in commands…
-
_Version: trunk_
If we have less plurals then required by the header e.g. only 2 our of 3 translated we should indicate a plural issue.
-
_Version: 1.0.1_
podebug does not work with plural messages. This is not exhaustively tested but
some of the things seen include:
- Marking only msgstr[0] with the tag
- Dropping msgstr[1+] if there…
-
`@register_query_field(
"city",
"citys",
{"country_id": graphene.Int()},
required=True,
plural_required=True,
plural_item_required=True,
)`
I am trying to filter city…
ghost updated
2 years ago