okTurtles / groupincome.org

1 stars 1 forks source link

Localize website #103

Open taoeffect opened 5 months ago

taoeffect commented 5 months ago

Problem

Group Income is fully-localizable software, and soon will be available in many languages.

However, the homepage for Group Income isn't localized at all.

Solution

Research and investigate the best/easiest way to localize the website, whether by using the localization tools from GI (e.g. i18n component), or by using a third-party library.

Update this project to take advantage of those tool(s) and make it simple for contributors to add localizations for their favorite language.

Please also practice by using an LLM (e.g. Claude) to do some localization of the homepage into your favorite language (e.g. Korean) in order to verify that the localization is working properly and loading correctly for users who have that language as their default language.

SebinSong commented 3 months ago

[ NOTE for Sebin ]

SebinSong commented 2 months ago

[Reference] Rendering a string as html in .astro context: https://docs.astro.build/en/reference/directives-reference/#sethtml