zeon-studio / astroplate

Astroplate is a free starter template built with Astro, TailwindCSS & TypeScript providing everything you need to jumpstart your Astro project. Get started with Astroplate and save yourself hours of work!
https://zeon.studio/preview?project=astroplate
MIT License
544 stars 167 forks source link

Enhancement: Add i18n support #34

Open GiuseppeGalilei opened 5 months ago

GiuseppeGalilei commented 5 months ago

I've been struggling trying to implement internationalization. There are several approaches available and the latest, official one, from Astro doesn't seem very well documented. Any plans of implementing it?

Thanks for the awesome template!

astrawnuts commented 5 months ago

I also support this feature request to add international language support.

tfsomrat commented 5 months ago

We are planning to working on it.

astrawnuts commented 5 months ago

Thank you that is amazing. Astroplate is an amazing project. Thank you for your awesome work on it.

tfmurad commented 4 months ago

@astrawnuts @GiuseppeGalilei Thank you for your patience. We've been diligently working on implementing internationalization, and we're excited to announce that it will be ready for publication in the coming days. Please keep an eye on our Astroplate for updates!

imaffe commented 2 months ago

Is there anything we can do to help ? I would be happy to make some contributions w.r.t i18n (Cause I need to add i18n support anyway )

IndependentCreator commented 2 months ago

Is there anything we can do to help ? I would be happy to make some contributions w.r.t i18n (Cause I need to add i18n support anyway )

I can't speak for the maintainers but I noticed this PR implements quite a bit: https://github.com/zeon-studio/astroplate/pull/39