-
### What happened?
Plasmo segfaults when I try to build my extension, these are the relevant parts of my `package.json`
```json
"scripts": {
"dev": "bun run watch-routes & plasmo dev…
-
## Description
To make our React Native Multi-TV App more accessible to a global audience, we need to implement internationalization. This will involve setting up a localization system and translatin…
-
I believe `i18next` should be a peer dependency of this package, rather than a full blown dependency - similar to how it is a peerDep of `react-i18next`. It's an example of the "plugin" case which pee…
-
Hi,
I suppose the following code, the webpack will load all files in `GATSBY_THEME_I18N_REACT_I18NEXT `, is there a better way to only load the current locale?
https://github.com/gatsbyjs/t…
-
https://react.i18next.com/latest/using-with-hooks
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
**Describe the bug**
Translation doesn't work - e.g. in case of translation `title={t("cards.documentation.title")}` it shows `cards.documentation.title` on the web page. I guess the same issue is …
-
## 🐛 Bug Report
When using the `useTranslation` hook to get two different TFunctions scoped to different namespaces, extraction should place keys into the namespace of the corresponding TFuncti…
-
## 🐛 Bug Report
Hello, I noticed Increasing memory.
## To Reproduce
```js
import i18next from 'i18next';
i18next.init({
lng: 'cs',
debug: true,
resources: {
cs: {
…
-
**Beschreibung**
Für die Gruppierung und bessere Identifizierung der Übersetzungs-Keys in den "Local-files" (https://github.com/swisstopo/swissgeol-viewer-app/tree/master/ui/locales) wurden Prefixes d…