-
**Enhancement**
Dojo currently uses [Globalize.js](https://github.com/globalizejs/globalize) for the bulk of its internationalization/localization functionality, but at this point `Intl` is well-su…
-
## Which package?
"react-native": "0.61.2",
"i18next": "17.2.0",
**"i18next-icu": "2.0.3",**
"intl-messageformat": "9.4.6",
"@formatjs/intl-getcanonicallocales": "1.8.0",
"@formatjs/intl-local…
-
Having chatted with @DRSchlaubi a bit about MPP, I figured I should chat about what needs doing for KordEx MPP, outside of waiting for Kord.
There aren't tons of things, surprisingly:
* Restructure …
-
## 🐛 Bug Report
We are running a React Native app for Windows using Hermes bytecode optimization to generate our JavaScript bundle. When trying to use the ICU format for i18next, everything see…
-
#### Goal
Allow for alternative syntax for nested variants.
#### Description
Nested variants are currently hard to write and result in some repetition. ICU's experience with MessageFormat also su…
stasm updated
3 years ago
-
**Describe the bug**
Can't accept map key as **a.b.c**(dot in the key name) in Named arguments to format message.
Can't get corresponding message if message like below:
"messages.placeholder": "Mes…
-
The script also sets variables in the target language, e.g. :number words -> then :nummer words. But the result should be :number wrote.
-
Fluent is a translation file formart designed by mozilla.
[Spec](https://github.com/projectfluent/fluent)
(Oh I'm sorry that I didn't use your issue template)
-
Add support for ICU [select](https://unicode-org.github.io/icu-docs/apidoc/released/icu4j/com/ibm/icu/text/SelectFormat.html) and [plural](https://unicode-org.github.io/icu-docs/apidoc/released/icu4j/…
-
### Thema / Theme
Other
### Omschrijving / Description
FormIO translations are a mapping of
[string in source language] ⇒ [string in target language]
Given we are in control of construct…