Çok teşekkürler, Başar bey. Güzel video olmuş. Yaptım aynısını, oldu. Ama, Mongoose Schema errorları için nasıl yapacağımı çıkaramadım. Link falan da bulamıyorum. Yardımcı olursan sevinirim. Teşekkürler.
Thank you for your tutorial. I am working on an E-Mail sending system with nodemailer and handlebars in Node environment, but I have trouble with it. Could you kindly provide any suggestions? Thank you very much!
I don't know much about it but I find this one. medium.com/how-tos-for-coders/send-emails-from-nodejs-applications-using-nodemailer-mailgun-handlebars-the-opensource-way-bf5363604f54 It seems it is matching what you are looking for.
Actually I used this video for my reference but it is not working for any other language and it is not creating and updating translation.json file if I am passing Accept-Language in the headers with "tr" as value or other than that. Can you help me out why is this not working.
Do you know what code should I use in a .pug file to translate a paragraph? For example in the .pug file I have: p Hello If not possible to translate pug then I would appreciate if you tell me how to translate a paragraph in an html file. Thank you.
Thank you so much. It was amazing. I have one problem. I created a dropdown in order to select a language in my website. But I do not use React. I could not find any solution. Anyone can help me?
greet video man, really helpful, but I want to pass the message in a template "req.t('greet') " works there as a normal string. any suggestion.Thanks in advance
The middleware we are using in this tutorial (i18next-http-middleware) has docs right here. github.com/i18next/i18next-http-middleware#detector-options You can configure it to lookup to the params in url.
You have a really nice, calm voice. It's really pleasant to follow your tutorial, thanks a lot!
This video was 100% helpful
Thank you for this clear explanation. It is much appreciated.
Turkish dediğin için inceledim ve türk olduğunu gördüm bunun üstüne de bir de abone oldum :)
it's an excellent informative video. Harikasın hocam.
Thank you for made that video.
Works like a charm ! cheers !
Thank you this worked well
Çok teşekkürler, Başar bey. Güzel video olmuş. Yaptım aynısını, oldu. Ama, Mongoose Schema errorları için nasıl yapacağımı çıkaramadım. Link falan da bulamıyorum. Yardımcı olursan sevinirim. Teşekkürler.
Thanks.
Thanks! 🇧🇷🇧🇷
Great tutorial.
Thank you! Cheers!
Thanks buddy!
Thank you for your tutorial. I am working on an E-Mail sending system with nodemailer and handlebars in Node environment, but I have trouble with it. Could you kindly provide any suggestions? Thank you very much!
I don't know much about it but I find this one. medium.com/how-tos-for-coders/send-emails-from-nodejs-applications-using-nodemailer-mailgun-handlebars-the-opensource-way-bf5363604f54 It seems it is matching what you are looking for.
Actually I used this video for my reference but it is not working for any other language and it is not creating and updating translation.json file if I am passing Accept-Language in the headers with "tr" as value or other than that.
Can you help me out why is this not working.
Is there any way to check key missing in locales JSON files that is currently being used in codebase
Great... it's possible to use i18next just to serve error messages from JSON files with a different languages?
Do you know what code should I use in a .pug file to translate a paragraph? For example in the .pug file I have:
p Hello
If not possible to translate pug then I would appreciate if you tell me how to translate a paragraph in an html file.
Thank you.
Thank you so much. It was amazing. I have one problem. I created a dropdown in order to select a language in my website. But I do not use React. I could not find any solution. Anyone can help me?
Is there anyone can help?
greet video man, really helpful, but I want to pass the message in a template "req.t('greet') " works there as a normal string. any suggestion.Thanks in advance
this may help. www.i18next.com/translation-function/interpolation
nice video, but how can I add language parameter to url?
The middleware we are using in this tutorial (i18next-http-middleware) has docs right here. github.com/i18next/i18next-http-middleware#detector-options
You can configure it to lookup to the params in url.
How to translate database data?
Thanks.