-
## 🚀 Feature Proposal
Add an option so that `i18next-parser` keeps some of the keys that are in the translation files but are not extracted from the code.
## Motivation
When using dynamic key…
-
### Which web client version did you detect this bug with?
v1.13.6
### What environment (build systems, module system, and framework) did you detect this bug with?
Remix v1.14.3, Typescript…
-
We're using Astro + Vue integration + nanostores/vue.
But we're actually not using any nanostore related functionality in vue files... we only use them in .astro files.
Are we doing something seri…
-
Hello I have an react-i18next error when I build my project.
I'm using next-i18next & next 13
Here is my dependencies :
```
"eslint": "8.40.0",
"eslint-config-next": "13.4.2",
"next": "13…
-
Patient's Home (Detail page) crashes when opened as `useTranslation` is not imported.
![image](https://user-images.githubusercontent.com/25143503/235886436-216220a6-6169-4a4b-b03c-4de299136181.png)
-
## 🐛 Bug Report
Error (Javascript heap out of memory) when compiling a library that just import "useTranslation" from react-18next with tsc.
I'm trying to create a separate component library tha…
-
Hello,
Our app is meant to be used in various contexts. As a stand-alone app, embedded in Microsoft Teams app, via iframes, etc... So we unfortunately need to map the locales we received in the URL…
-
A plugin system for Starlight is something that has been discussed for a while on Discord. This issue is a proposal to discuss the potential design of such a system, explain why it could be useful, pr…
-
**Describe the bug**
We've got a custom addon that we've written internally to allow us to document / manipulate our i18n translations inside storybooks & we're having trouble getting it to work wi…
-
# Question about react-i18next
Questions should be posted on StackOverflow
I want code like this but it not work :(