-
gulpfile.js:
```
var gulp = require('gulp');
var scanner = require('i18next-scanner');
gulp.task('i18next', function() {
return gulp.src(['pages/**/*.{js,html}'])
.pipe(scanner({…
-
Setup of internationalization in the frontend, e.g. using [i18next](https://www.i18next.com) / [react-i18next](https://www.npmjs.com/package/react-i18next) / [formatjs](https://formatjs.io/).
- [x] k…
-
## 🚀 Feature Proposal
This is more an open question and a potential opening of a discussion about the strategy to adopt than a feature proposal, but I think it would be smart to merge the diffe…
-
-
I'd like to integrate `react-i18next` with `firestore`, but I'm also trying to tighten up security on the firestore rules. I'd like for some translations only to be visible to subsets of users based o…
-
## 🐛 Bug Report
Hi, I'm a member from LobeHub, we are using `react-i18next` to implement the i18n of [LobeChat](https://github.com/lobehub/lobe-chat) . And some of our users report the slow of inpu…
-
We get the following error: https://github.com/saveourtool/save-cloud/pull/2834/files#diff-cfda06917251ebb7b2a42e49c151470bea081447a9a2112d528ed930440a9f35
And looks like the problem that `useTrans…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
**Describe the bug**
I am using loc-i18next and i18next, which cannot recognize namespaces
**Extension Version**
**Framework/i18n package you are using**
loc-i18next and i18next
```…
-
Hello. I am 2 issues that i think are related.
I installed the btcpay add-on to my xenforo forum. Followed the instructions.
When i purchase an upgrade. I receive an alert with a link but the link…