Quetzal
p/quetzal-2
Stripe for internationalization
John Thompson
Quetzal β€” Stripe for internationalization
Featured
11
β€’
Quetzal is the easiest and fastest way to translate your product, like Stripe for internationalization. Just plug in and translate your whole app to whatever languages you want.
Replies
John Thompson
Tell us your bad translation stories! What was hard about setting up your projects for international launches? Do you have customers in other countries? What makes it hard to launch in another country? Even stories of horrible translations, we'd love to hear them!
AnnaHo
@jthompson4004 Congratulations on the launch of Quetzal, an innovative solution that simplifies product translation like never before!
Jonny Miles
Congrats on the launch! Do you have any plans to let users generate i18n in real time during the dev process? I feel in some cases it'd be useful to iterate on specific pages and sense check them in real time, without doing a full site build. Looks good though πŸ’–
John Thompson
@jonnymiles That's a good idea, we definitely want to add that in if we see more requests for it
Bashiri Abdullahi
This looks like a fantastic tool for developers! Translating apps into multiple languages has never been this easy.
Ave Lord
I like how it's plug-and-play, makes it less daunting to get started.
Sandeep Kumar
does your soultion support RTL (right-to-left) languages like Arabic and Hebrew? Also, are there plans to integrte with other frameworks besides React and Next.js?
John Thompson
@sandeep__kum__ar RTL is a bit more complex because we want to make it so people can flip the design of the app while supporting the languages, working on it right now! And yes, we're adding more frameworks as we go. What framework are you looking for support of?
Alex O
How do you ensure the translation is consistent, in the sense of same things always referred to in the same way?
John Thompson
@alexo_125 We add similar translations to the context we pass to the LLMs, so they stay consistent!