Search code examples
How to get the locale value from URL in Next Js...

javascriptreactjsreact-hooksnext.jsnext-i18next

Read More
Translation of entire URLs using the app router...

next.jsmultilingualslugnext-i18nextnext.js14

Read More
i18n NextJS "FS Module not found: Can't resolve 'fs'" on component only...

reactjsnext.jsinternationalizationnode.js-fsnext-i18next

Read More
How to Apply RTL Support to Shadcn Components in Next.js?...

next.jsnext-i18nextradix-ui

Read More
Using i18next with TypeScript: How to Support Prefixed Namespace Keys in the t Function...

typescriptnext.jsi18nextreact-i18nextnext-i18next

Read More
AWS Amplify doesn't show i18n translation on dynamic page in Nextjs (page directory)...

amazon-web-servicesnext.jsinternationalizationaws-amplifynext-i18next

Read More
Can not use serverSideTranslations on Vercel...

next.jsnetlifyvercelnext-i18next

Read More
NextJS 13 - How to create a multilingual not-found page using route groups...

reactjsnext.jsinternationalizationnext.js13next-i18next

Read More
can i make some files always available with next-i18next...

next.jsnext-i18next

Read More
NextJS+NextI18Next hydration error when trying to map through array: "Text content does not mat...

server-side-renderingreact-i18nextnext.js13next-i18nexthydration

Read More
Next.js and i18next - two variables in single translation - instead of Link I get [object Object]...

reactjsnext.jsi18nextreact-i18nextnext-i18next

Read More
nextjs dynamic routes doesn't work with next-i18next...

next.jsnext-i18nextnextjs-dynamic-routing

Read More
Is it possible to use the layout in the _app.jsx component with next-i18next?...

react-hooksnext.jsnext-i18next

Read More
Display default locale value in url all the time...

next.jsnext-i18next

Read More
next-i18next serverSideTranslations causes _app.js to re-render when NextJS route changes...

next.jsi18nextnext-i18next

Read More
Excessive use of useTranslation() hook...

next.jsi18nextnext-i18next

Read More
Why is i18next-http-middleware defaulting back to fallback language...

expressi18nextexpress-handlebarsnext-i18next

Read More
next-i18next : get the value of locale to change page dir to right to left...

next.jsinternationalizationi18nextnext-i18next

Read More
next-i18next fail to load locales from public folder...

next.jsinternationalizationi18nextnext-i18next

Read More
Why am I getting undefined with i18next handlebars...

handlebars.jsi18nextexpress-handlebarsnext-i18next

Read More
The next-i18next don't bring the data from an endpoint...

next.jsinternationalizationi18nextnext-i18nexti18next-http-backend

Read More
Internationalisation in NextJS...

javascriptnext.jsinternationalizationreact-i18nextnext-i18next

Read More
Bug with next-i18next and deployment on vercel (recently)...

aws-lambdanext.jsserverlessvercelnext-i18next

Read More
proper getServerSideProps syntax for Typescript next.js + i18n...

typescriptnext.jsi18nextnext-i18next

Read More
NextJS Optional catch all routes not working when deployed...

javascriptnext.jsurl-routingnext-i18next

Read More
Hiding locales using next-i18next...

next.jsi18nextreact-i18nextnext-i18next

Read More
Why isn't my t() texts refreshing in localhost/en but refreshing in localhost/fr on i18n.changeL...

next.jsi18nextreact-i18nextnext-i18next

Read More
next-i18next t(...).map is not a function...

next.jsnext-i18next

Read More
Nextjs dynamic routes with next-i18next build error...

next.jsi18nextnext-i18next

Read More
next-i18next translation not working in storybook, console logs missingKey...

storybooki18nextreact-i18nextnext-i18next

Read More
BackNext