Top "I18next" questions

i18next is a full-featured i18n javascript library for translating your webapplication.

Getting i18next translator Missing key

This is my first time with i18next and I have no idea how to make it work. (it seems …

i18next
Using react-i18next within a class component

I am trying to translate my application using react-i18next. I know how to use it with simple const components, …

javascript reactjs i18next
Replacing variables in i18next

I have implemented i18next, and after getting help on a couple of issues all works fine. I still have …

jquery variables jquery-mobile i18next
Can't make i18n run

I am creating a website with HTML5 and CSS, not using CMS. My next goal was to make the website …

javascript html json internationalization i18next
Change language of whole react-native app

My app in react-native has 2 languages: english and french. I've done a i18n.js file and 2 "translation.js" files …

function react-native translate i18next
React and i18n - translate by adding the locale in the URL

Hello I'm building a demo application just to learn React and I'm kinda stuck with the translation proccess. What I'm …

reactjs react-router internationalization i18next