-
Updated
Apr 10, 2022 - JavaScript
i18next
Here are 418 public repositories matching this topic...
There is an issue when adding new languages that I believe is related to react suspense. See i18next/react-i18next#977
Error:
Steps to reproduce:
- Add a new language to Locize.
- Make su
[BUG] Broken links
Description of the bug
Description
Code implementation links of algorithms when opened are giving 404 errors. I observed such behavior for Bubble sort.
Actual behavior
- Go to https://the-algorithms.com/algorithm/bubble-sort
- Scroll down to Code Implementation links
- Click on Java
Actual behavior
4. See Github 404 page (the link is https://github.com/TheAlgorithms/Java/blob/ma
-
Updated
Sep 21, 2021 - JavaScript
-
Updated
Mar 27, 2022 - TypeScript
-
Updated
Apr 5, 2022 - TypeScript
-
Updated
Feb 12, 2022 - JavaScript
-
Updated
Mar 2, 2022 - JavaScript
-
Updated
Apr 8, 2022 - Kotlin
-
Updated
Feb 2, 2022 - HTML
Is your feature request related to a problem? Please describe.
The current JSON format is v3 as mentioned in the README, but since late september i18next has gone into v21, and now uses a new v4 format (for pluralization, among other things, see [their migration guide](https://www.i18next.com/misc/migration-guide#v-20-x-x-to-v-21
-
Updated
Jan 16, 2022 - TypeScript
-
Updated
Apr 8, 2022 - JavaScript
-
Updated
Jan 28, 2022 - TypeScript
hey, first of all i'd like to mention that I'm not using graphql at all in my project.
I'm creating my pages with createPages (in gatsby-node.js), everything works just fine beside the page that needs extra prop from the slug,
here how i create it
createPages({
path: '/item',
matchPath: '/item/:itemId',
component: path.resolve('./src/pages/ShowItem.js'),
context: {}
-
Updated
Mar 4, 2020 - TypeScript
-
Updated
Apr 10, 2022 - TypeScript
-
Updated
Apr 23, 2020 - TypeScript
-
Updated
Apr 9, 2022 - Elm
As @carloschida mentioned in nyavro/i18nPlugin#10 (comment) vue-i18n project could be configured to use js files as translations. Unfortunately I could not get it work, instead I came to configuration (vue-i18n-js-config-simple) which is slightly differ from one mentioned a
-
Updated
Feb 27, 2022 - TypeScript
Improve this page
Add a description, image, and links to the i18next topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the i18next topic, visit your repo's landing page and select "manage topics."
yarn
as a package manager does not currently work for the project. If you are using yarn, you'll have to follow these steps to install dependencies.Then, delete package.lock.json from the project.
--
You will get bonus points for helping resolve this bug (and all the gratitude of others who want to use😄 ).
yarn
with this project