-
Unfortunately this link that shows how to overwrite translations in not working (https://github.com/KIProtect/klaro/blob/master/src/configs/i18n.js). Could you please help me, by providing an example,…
-
https://github.com/select2/select2/blob/4de1d236e602149a5c78d35899b49b3989b94107/src/js/select2/i18n/nl.js#L37
Can someone look into this and fix this?
Other language files has no '...' suffix for…
-
Hallo,
I try since one day to get this nice gherkin edtor works in my react typescript project with vite.
But if I want set something else as "ref" I get this error:
I don't understand wh…
-
In react-i18next, the default namespace can be either the namespace defined during init, or the first namespace of the array in the arguments (`withTranslation([namespace1, namespace2])` or `useTransl…
-
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…
-
This line
https://github.com/assemble/generator-assemble/blob/master/app/templates/Gruntfile.js#L72
could become
```
data: '/data/**/*.{json,yml}',
```
This would help accommodate the i18n approa…
-
## Environment
Please provide as many details as you can:
- Hosting type: only FormIO JS components
- Formio.js version: 4.12.1
- Frontend framework: React
- Browser: Google Chrome
- Browser v…
-
```
├── desktop
│ ├── desktop
│ │ └── src
│ │ ├── file.js
│ │ ├── file.js.map
│ │ ├── message.js
│ │ ├── message.js.map
│ │ ├── net.js
│ │ …
-
Hi everyone, I just grab the code and i am trying to use the extractor and compiler to run on every js code, some places we are using Angular and other ones we are using Backbone, jquery...
Now i can…
-
I found out that there are a couple of problems with internationalization/translations and message replacements in mist/Ethereum Wallet.
I collected several of those problems and my current list is…