How to setup i18n Language Translation between English and French (Next.js 13)

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.พ. 2025
  • GitHub Repo:
    github.com/msz...

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

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

    Базару нет имба, работает. Могешь.

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

    HUGE THX, this has helped me aaaaaaaaaaaaaaaaaaaa lot S2

  • @mohammed.haydar
    @mohammed.haydar ปีที่แล้ว +7

    the GitHub Reop does not work! please could you provide the correct link?

  • @__Who-am-i__
    @__Who-am-i__ ปีที่แล้ว +3

    It was much easier in next 12
    What have they done!

  • @Kevin-jc1fx
    @Kevin-jc1fx ปีที่แล้ว

    How does the useRouter know how to fetch the locale? Mine says the locale is undefined.

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

    hi there hello, there is error with my code. It does not show the Link locales. Bu other all workd fine.

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

    If I may ask. How do I get this done by translating the content of an ecommerce page dynamically without having a saved locale JSON files for all the language supported by the ecommerce website. Because I understand that for each content translated there is an equivalent JSON file with the translation saved in the project public directory. Must I have to have all the locale JSON files for all the text contents in the website? Is there a dynamic way to achieve this like the way google page translator?

  • @АрнольдАйзкалнс
    @АрнольдАйзкалнс ปีที่แล้ว

    Just correctly rewrite everything from video, it works but double check all imports

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

    So far, next looks like a crutch .. I have a site that I'm building on react and I've been trying to transfer it to next for the 3rd day already .. wildly planrace

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

    How to keep user language prefference?

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

      set it in a cookie?

  • @СашоИванов-л3ц
    @СашоИванов-л3ц ปีที่แล้ว

    next-i18next doesn't support export command

    • @መፅሃፍቶቻችን
      @መፅሃፍቶቻችን 7 หลายเดือนก่อน

      Do you ever find something that works for export? I am struggling still.