Translate Your React App With i18next

preview_player
Показать описание
Translating your React Apps into different languages is much easier than it might seem. So let's take a look at how to use i18next to serve your react app in your users language automatically.

I hope this video can help you. If it does then please consider subscribing and giving me some feedback.
Have a great day!

Timestamps:
00:00 What are we translating
00:22 Setting up i18next
03:00 Integrating i18next into React
03:35 Adding translations (German & English)
04:45 Putting Variables in our Translations
Рекомендации по теме
Комментарии
Автор

Congratulations on the video, Niklas. Quick content, but very good. I was having trouble with this process, but your video will help me a lot. Thanks!

leandrocosta-kkld
Автор

Excatly what i searched for, danke dir! Wie viele Jahre arbeitest du schon mit React?

gemini
Автор

You are store that value as Json after that you displays. But i want convert the words dynamically what ever user inputs English to Chinese

sathishk
Автор

what if I have to fetch data from backend

farhathullamenayath
Автор

what if you want to translate your whole website.
I have a full website I want to translate in multiple languages not just simple text.
do you have a workaround ?

gabrielfono