Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Localize website #103

Open
taoeffect opened this issue Mar 27, 2024 · 2 comments
Open

Localize website #103

taoeffect opened this issue Mar 27, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@taoeffect
Copy link
Member

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.

@taoeffect taoeffect added the enhancement New feature or request label Mar 27, 2024
@SebinSong
Copy link
Contributor

SebinSong commented Jun 21, 2024

@SebinSong
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants