plasmicapp / plasmic

Visual builder for React. Build apps, websites, and content. Integrate with your codebase.
https://www.plasmic.app
MIT License
4.78k stars 384 forks source link

i18n #17

Open antoinelin opened 2 years ago

antoinelin commented 2 years ago

Hi Plasmic team,

Looking forward to try Plasmic and was wondering if the Studio can handle i18n (multiple domain routing, can write text in multiple locales etc.) ?

Thanks!

yang commented 2 years ago

Hi @toinelin, yes, you can create internationalized content with Plasmic Studio. Please take a look at https://docs.plasmic.app/learn/localization/ and let me know if that helps!

tiagoefreitas commented 1 year ago

Hi.

I am choosing a nextjs visual builder for a personal project that may grow in time but for now need a free or cheap solution until I get paying customers. Plasmic looks perfect but I require localization.

i18next is free and open source, no cost to Plasmic so doesn’t make sense to make it so expensive.

Variants are too slow and would need a refactor later, at that point localizejs would be better, but also expensive for an MVP.

If you loose a few potential future enterprise clients because you didn’t offer i18next its already enough to compensate making it free.

Is it possible to use i1next for free by using codegen?