RevenueCat / purchases-js

MIT License
5 stars 3 forks source link

i18n #181

Open gezquinndesign opened 6 days ago

gezquinndesign commented 6 days ago

Hello,

Is there any way to translate the strings on the checkout? I can force some translation via the browser language but it only updates the Stripe components. As illustrated below, I would expect to see no English (other than the company name), just Japanese. I don't think there's currently a way to change this.

Screenshot 2024-09-13 at 13 27 36
nicfix commented 6 days ago

Hi @gezquinndesign, thanks for trying purchases-js!

At the moment there's no support for localisation, we do not have a concrete ETA but it's in our roadmap.

gezquinndesign commented 6 days ago

OK, no problem. Just thought I'd check. The package is just about OK to use in production but I'd say this, plus #182 and a way to purchase non-subscription purchases are the things we'd like to see most. Thanks for responding. Shall I open another ticket for the non-subscription purchases?

nicfix commented 3 days ago

Non subscription purchases are already in our roadmap for this year. Regarding i18n and upgrades I'll make sure they reach our backlog.

Thanks again for looking into purchases-js and suggesting these improvements.

We are working as fast as possible to ship new features, but there are some dependencies we need to follow that drive a bit our roadmap.

gezquinndesign commented 3 days ago

Excellent. Thanks for the heads up.