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

  • @user-kw9cu
    @user-kw9cu ปีที่แล้ว +1

    I watched a bunch of videos on i18n but none of you explain how to structure the dictionaries

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

      What do you mean by "structuring dictionaries"?

    • @user-kw9cu
      @user-kw9cu ปีที่แล้ว

      @@LocalizationAcademy I mean how do you manage the actual strings in en.json for example?
      Do you have the main "components" key and bem-like structure or something else?

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

    Thanks for explanation! I like how you explain that

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

    Hi, so how do we keep track of the content in the file? Do devs can export it or is there another best practice to get this done and hand this to localizers/translaters?

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

      In software or what situation?

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

      @@LocalizationAcademy yes, in sotwares. Do developers extract the source file to get localized and how?

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

    Do I need to know React for this or I can use it with vanilla JS?

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

      oof... sorry, I don't know the technical details of internationalization. This is just to explain the term for localization people (non-developers) in a very basic way ~Andrej

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

      @Cristian Diaz im making a first website in my life, for the moment learning only front end. I don't have a lot of items to replace, and only in 3 languages, so I decided to put the translation in source code, creating 3 objects. Not sure it's a good idea, but better than to create duplicates. And I haven't used JSON for this purpose because I've deployed the website on netlify which I quess requires using serverless functions for using JSON and as I said I don't want to jump into back end right now

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

      @Cristian Diaz thank you a lot. I made a screenshot to learn it in details. I'm not using React yet, for I wanna build a few projects with vanilla JS, but React is next on the list. Not sure what you mean by "Google crawlers" but I had to add to head or meta tag "translate =" no"", because after Google chrome translated my page automatically the "contact me" form stopped to work because of some reason

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

    Who else is struggling with this word? 😁

  • @Philippe.C.A-R
    @Philippe.C.A-R 3 ปีที่แล้ว

    no explanation on I18n