Localise React Applications Using I18Next

preview_player
Показать описание

How to localise React applications using React i18next.

#i18n #localise

Рекомендации по теме
Комментарии
Автор

Eventhough you don't have milions of views, you still make better content than other dev channels :) keep it up bro!

MrFckingninja
Автор

No messing around, love it. Thank you.

MisterNorthernCanuck
Автор

Awesome, no bullshitting, straight to the topic! You're the man :) Greetings from Poland

Radonated
Автор

До вашего видео не мог реализовать данную функцию без костылей, а по документации не разобрался в силу неопытности. Спасибо

oleksiip
Автор

I'm new here, actually i was searching for react forms and i found ur video about react hook form and it helps me a lot and ur content its amazing... #new subscribe for you bro, Thanks a lot, keep doing it <3

ayoubdev
Автор

Nice and concise Maksim. good share man!

zerocodercool
Автор

Wow! That's so awesome! Thanks a billion! 🙏🌞

SvetaSveta-mshi
Автор

Apreaciate your video, i love it :D. btw i confuse when refreshing page the language change to default, how to save the chosen language on reload using cache / cookies?

deri
Автор

Thank you very much, It was wonderful method to understand i18Next

haythamaldamen
Автор

Simple and to the point. Thanks a lot.

HopOnWithDebarshiPoulamy
Автор

Any chance for an ETA on that Backend example? I just can't figure out what this backend plugin wants, what should be returned by the endpoint, etc.

MisterNorthernCanuck
Автор

Nice information, with a very Nice Thumbnail :))

zahidshaikh
Автор

In your video you created files for localization, but where do you provide paths to these files?

sergeypushkovskiy
Автор

Hi @Maksim, Is there a way we can code split the language files and only add those keys to the main json which is required on the screen instead of loading all the keys in a json file. can we lazy load these?

ProShoTPS
Автор

Huge thanks for this lesson.
What if we need to translate a variable outside of the React component?
For example some shared labels variable from constants.js file (which was used in different files). Translation appears only after page refreshing. Any workaround?

nikitastriuk
Автор

Help please: I can't figure out how to use this with local translation.json files. Client side only. Backened only tries http requests and I'm not sure how to configure a local path It works when I use "npm start" but not if I run "npm run build".

MorkusReX
Автор

it doesn't work for me with the json fil
unless i used directly in my i18n file

wnquxbl
Автор

Nice video) But how we can use locale files from server - not from front-end part?

annasamoylenko
Автор

Thanks for keeping the video short to the point.

hp___n_
Автор

Nice quick and easy tutorial! Could you do a video on supporting different datetime formats for different locales ? (with a library like moment etc..)
Keep up the good work, I subscribed :D

kristianlonergan