-
I am having some trouble figuring out how to add new keys to locize via node. Old developer had setup everything, and I have since added ~40 keys I need to add to the locize service. Below is our loci…
-
Hi,
According to the document, it should return a 2-letter language code but is returning a 3-letter code.
That's okay as I found IsoCode3To1 in the code and are using that.
Might go through …
-
When i add backend option not found translation in express but zod translate zod found but when i remove resources option, translation it found. How can i fix it?
```js
import i18next from "i18nex…
-
Ahoi everyone,
I stumbled upon this amazing demo and wanted to try it out.
The setup of all Azure resources worked when deployed in East US 2.
I wonder if and how the local deployment can be access…
-
**Describe the bug**
If using i18next v4 plural format, i18nAlly consider a plural key missing (i18n-ally-key-missing) when called with count
like reported a few years ago in [#677](https://github.c…
-
How to translate the language of the parse-dashboard ? I want to translate the language to chinaese
-
I'm having a problem, I imagine it may happen to others too...
I want to log in as administrator (admin@admin.com) in development mode and I get an error message "crypto is not defined"
![image]…
-
Each module should have its own translations files.
Translation file paths are configured in module manifest file
Application bootstrap code reads manifest entries for i18n and initialises i18n modu…
-
**Describe the bug**
When attempting to do language detection using the `` class, it fails to load the model from the embedded resource. The exception throws with the following message: `The archive …
-
Implement [i18next](https://github.com/i18next/i18next) support to provide working basic implantation of support for internationalization/localization.
It doesn't need to be a complete translation …