-
Whenever you browse someone's profile in Mastodon web, there are counters of toots, followers and following. These counters shown differently on public Mastodon pages (e.g. opened with `domain.name/@u…
-
At AdaCore we have been discussing possible ways of supporting string "interpolation" where a special syntax for string literals allows direct "interpolation" of the values of variables and expression…
-
**Problem**
When installing _eslint-plugin-i18n-json_ with jspm, the following warning is displayed
`
warn (jspm) Deprecation warning for npm:intl-messageformat-parser@5.5.1: backwards incompatible…
-
When just reading up and trying to use i18next-icu, I failed to understand some details about it, that caused me to think i18next, or i18n-icu was broken/bugged software that would not work reliably. …
-
I'm not even sure what I'm reading.. Is this not made for users at all because it's low level?
Where is the simple "hello world" example, with instructions on how to get to/from xliff? This crate i…
-
### Description
"intl-messageformat-parser@1.8.1: We've written a new parser that's 6x faster and is backwards compatible. Please use @formatjs/icu-messageformat-parser"
### Step-by-step reproductio…
-
ICU mirrors a lot of the Java APIs and our own project has been using it a lot. (Initially, it was just because java.text.MessageFormat is inadequate for internationalising plurals in formats, but oth…
-
i've got a warning for the following translation from English to French while everything is actually correct:
```
Original string:
{VAR_PLURAL, plural, =1 {project} other {projects}}
Translate…
-
Hi guys,
I'm unable to install the tool due to following errors:
```
warning lighthouse > raven > uuid@3.3.2: Please upgrade to version 7 or higher. Older versions may use Math.random() in cert…
-
I would like to suggest a new feature for NestJS i18n that would enable the use of ICU syntax for gender and pluralization. Currently, ngx-translate-messageformat-compiler is used in Angular to handle…