-
### Describe the issue
I am using i18next v4 json files for my translations. Among the languages I also have Montengrin (me.js)
In the file me.js I had a plural form of the following translation:
…
-
Intl.js generate a "at" between year and time.
For example: Monday, September 24, 2012 at 1:20 PM
But in the browse's implementation it will be Monday, September 24, 2012 1:20 PM
-
We ran into a validation issue importing the PIH dictionary (#732) where some valid Java locales are unknown to OCL. Java locales should be known to OCL. Here is a list of Java 8 locales...
```bash…
-
CLDR v45 deprecated the "modern" packages. Instead, we are expected to use the "full" packages and then filter locales based on the data in https://github.com/unicode-org/cldr-json/blob/main/cldr-jso…
-
iD’s implementations of the `roadheight` and `roadspeed` field types share a lot in common. Meanwhile, other fields would benefit from unit dropdowns too but would need a different set of units, for e…
1ec5 updated
5 months ago
-
# Issue summary
Right now, [`PolarisProvider.jsx` imports the `en` translations](https://github.com/Shopify/shopify-frontend-template-react/blob/f720a83458f3e83db4f2b5e85644345fc658cd32/components/…
-
I think the error speaks for itself:
```
14-Aug-2018 12:55:50 | Running "copy:dist" (copy) task
14-Aug-2018 12:55:50 | Copied 21 files
14-Aug-2018 12:55:50 | grunt[13623]: ../src/node_contextify…
ghost updated
5 years ago
-
### Describe the issue
Hi! The issue already was described [here](https://github.com/WeblateOrg/weblate/issues/8794#issuecomment-1490777508) as a comment
Preconditions:
* i18next 22.3.0
* webla…
-
When I run in VS Code terminal npm start I get:
> > react-scripts-ts start
>
> Failed to load tsconfig.json: Missing baseUrl in compilerOptions
> Found no baseUrl in tsconfig.json, not applying…
Liero updated
6 years ago
-
ECMA-402 requires various objects to be able to expose the resolved options. Common across different types is the resolved locale.
For ECMA-402 compat, we should make various ICU4X objects call `ta…