Localization In React - Make Your Websites International | React Translations Tutorial (React-18n)

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 พ.ย. 2024

ความคิดเห็น • 28

  • @Lohitpant
    @Lohitpant 14 วันที่ผ่านมา

    Great video!! I dont need to make my app localized but I am just watching this to learn.
    What I did was when you were writing for Portuguese language, I did it for Hindi language and I think thats a good way to learn while watching these tutorials.

  • @ValeriiLutiy
    @ValeriiLutiy 6 หลายเดือนก่อน +5

    Dude, are you kidding me, I was watching localization tutorials yesterday and today you're releasing a video, are you following me?

  • @VinciJeremy789
    @VinciJeremy789 6 หลายเดือนก่อน +3

    Thank you so much for what you did in past years.....💚

    • @PedroTechnologies
      @PedroTechnologies  6 หลายเดือนก่อน

      Thanks for watching me all this years!!

  • @ahsas09sharma
    @ahsas09sharma 3 หลายเดือนก่อน

    Thank you for this brilliantly explained and concise tutorial!

  • @youcan4149
    @youcan4149 6 หลายเดือนก่อน +5

    The way you showed is manually. It's really hard to write for each and every word on the web application if the project is bigger in size. Is there anyway to automate or dynamic way?

    • @nityomtikhe7703
      @nityomtikhe7703 6 หลายเดือนก่อน

      we can use google translate to translate it to any language

    • @PedroTechnologies
      @PedroTechnologies  6 หลายเดือนก่อน

      I understand your point! I mention this in the video, companies do it manually because using something like google translate can lead to errors due to poor contextualization and personalized words. But you can indeed use translation through google translate. I mean, the browser itself auto translates for you if you click on the settings

    • @youcan4149
      @youcan4149 6 หลายเดือนก่อน

      @@PedroTechnologies got it, thank you for the wonderful tutorial.

  • @CodeYourLife-zx3et
    @CodeYourLife-zx3et 5 หลายเดือนก่อน

    Thank you @pedroTech, but can you please provide for us the React Native full course

  • @haristahir3530
    @haristahir3530 3 วันที่ผ่านมา

    but if i have big application and data is dynamic what i do?

  • @ivangechev4243
    @ivangechev4243 4 หลายเดือนก่อน

    The way we do it we have objects containing all the labels for each page in two or more languages and user can change the language from a combobox, but it´s so much work to do all these labels and it´s really boring, but that´s the part of the game i guess.

  • @uzayrgaffar9529
    @uzayrgaffar9529 6 หลายเดือนก่อน +2

    What about asking the user what language they would like to use from a select few options, storing it in a useState and passing it throughout the app with a useContext, and writing the translations using ternary operators?

  • @shahidul890
    @shahidul890 หลายเดือนก่อน

    It was helpful. Thanks a lot

  • @togya4
    @togya4 6 หลายเดือนก่อน

    Omg finally someone good talked about it

    • @togya4
      @togya4 6 หลายเดือนก่อน

      But please make a vid about it using nextjs, this won't help to much with react

  • @jennifermagpantay7933
    @jennifermagpantay7933 3 หลายเดือนก่อน

    Another great content!!

  • @DaPaBe1999
    @DaPaBe1999 6 หลายเดือนก่อน

    Recientemente use react-intl para una app de escritorio, cargar desde codigo/assets me ha servido muchisimo

  • @LobsterNoodles
    @LobsterNoodles 6 หลายเดือนก่อน

    What theme/plugin are you using for your code's text colour?

    • @desphixs
      @desphixs 2 หลายเดือนก่อน

      I think it's dracula

  • @iamparmjeetmishra
    @iamparmjeetmishra 6 หลายเดือนก่อน

    Thanks for this amazing lesson.

  • @mateussoares7599
    @mateussoares7599 6 หลายเดือนก่อน

    ur just reading my mind at this point

  • @MegaZeeeh
    @MegaZeeeh 6 หลายเดือนก่อน +1

    At least you're not looking for ISP and/or region, but browser settings. But the moment you link a country to a language, it's over for me and about 25% of the country I live in. It's also a major problem in Switzerland, Belgium and other multi-linguistic countries, not to mention expats and travelers.

  • @qocayevmurad222
    @qocayevmurad222 6 หลายเดือนก่อน +1

    🎉👍🏻

  • @zachfenton608
    @zachfenton608 6 หลายเดือนก่อน

    Muito obrigado

  • @nourkaoubi3917
    @nourkaoubi3917 4 หลายเดือนก่อน

    Pedro, Pedro, Pedro, Pe'

  • @raviel_0422
    @raviel_0422 6 หลายเดือนก่อน

    Hi Pedro.

  • @NoOverXplain
    @NoOverXplain 6 หลายเดือนก่อน +1

    Tooo slow tutorial