internationalization i18n in Express

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

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

  • @Radonated
    @Radonated 2 ปีที่แล้ว +1

    You have a really nice, calm voice. It's really pleasant to follow your tutorial, thanks a lot!

  • @arseneeich5635
    @arseneeich5635 2 ปีที่แล้ว +2

    This video was 100% helpful

  • @UsaSzerelem
    @UsaSzerelem 3 ปีที่แล้ว +1

    Thank you for this clear explanation. It is much appreciated.

  • @soulfly9306
    @soulfly9306 3 ปีที่แล้ว +1

    Turkish dediğin için inceledim ve türk olduğunu gördüm bunun üstüne de bir de abone oldum :)

  • @hasankorkmaz1688
    @hasankorkmaz1688 2 ปีที่แล้ว +1

    it's an excellent informative video. Harikasın hocam.

  • @vivekpaladiya7675
    @vivekpaladiya7675 2 ปีที่แล้ว +1

    Thank you for made that video.

  • @alecprologg
    @alecprologg 3 ปีที่แล้ว +1

    Works like a charm ! cheers !

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

    Thank you this worked well

  • @ebashirli
    @ebashirli ปีที่แล้ว

    Ç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.

  • @cosancakici
    @cosancakici 3 ปีที่แล้ว +1

    Thanks.

  • @guuhfx
    @guuhfx 3 ปีที่แล้ว +1

    Thanks! 🇧🇷🇧🇷

  • @interweb3401
    @interweb3401 2 ปีที่แล้ว

    Great tutorial.

  • @gradar7891
    @gradar7891 2 ปีที่แล้ว

    Thanks buddy!

  • @trericpu
    @trericpu 2 ปีที่แล้ว

    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!

    • @ProgrammingwithBasar
      @ProgrammingwithBasar  2 ปีที่แล้ว

      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.

  • @yateshchhabra9237
    @yateshchhabra9237 ปีที่แล้ว

    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.

  • @AnkitKumar-ey1fb
    @AnkitKumar-ey1fb 3 ปีที่แล้ว

    Is there any way to check key missing in locales JSON files that is currently being used in codebase

  • @mohammadrezavashian7924
    @mohammadrezavashian7924 3 ปีที่แล้ว

    Great... it's possible to use i18next just to serve error messages from JSON files with a different languages?

  • @DamienPictures
    @DamienPictures 3 ปีที่แล้ว +1

    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.

  • @onurogur5015
    @onurogur5015 2 ปีที่แล้ว

    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?

    • @onurogur5015
      @onurogur5015 2 ปีที่แล้ว

      Is there anyone can help?

  • @RanjitSingh-zd1rm
    @RanjitSingh-zd1rm 3 ปีที่แล้ว

    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

    • @ProgrammingwithBasar
      @ProgrammingwithBasar  3 ปีที่แล้ว

      this may help. www.i18next.com/translation-function/interpolation

  • @adamkois3252
    @adamkois3252 3 ปีที่แล้ว

    nice video, but how can I add language parameter to url?

    • @ProgrammingwithBasar
      @ProgrammingwithBasar  3 ปีที่แล้ว

      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.

  • @milon27
    @milon27 3 ปีที่แล้ว

    How to translate database data?

  • @ParasBansal10
    @ParasBansal10 2 ปีที่แล้ว +1

    Thanks.