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.
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?
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
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.
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?
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.
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.
Dude, are you kidding me, I was watching localization tutorials yesterday and today you're releasing a video, are you following me?
Thank you so much for what you did in past years.....💚
Thanks for watching me all this years!!
Thank you for this brilliantly explained and concise tutorial!
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?
we can use google translate to translate it to any language
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
@@PedroTechnologies got it, thank you for the wonderful tutorial.
Thank you @pedroTech, but can you please provide for us the React Native full course
but if i have big application and data is dynamic what i do?
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.
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?
It was helpful. Thanks a lot
Omg finally someone good talked about it
But please make a vid about it using nextjs, this won't help to much with react
Another great content!!
Recientemente use react-intl para una app de escritorio, cargar desde codigo/assets me ha servido muchisimo
What theme/plugin are you using for your code's text colour?
I think it's dracula
Thanks for this amazing lesson.
ur just reading my mind at this point
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.
🎉👍🏻
Muito obrigado
Pedro, Pedro, Pedro, Pe'
Hi Pedro.
Tooo slow tutorial