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

Homepage is not fully translatable. #5

Open
abrusle opened this issue Jan 23, 2025 · 0 comments
Open

Homepage is not fully translatable. #5

abrusle opened this issue Jan 23, 2025 · 0 comments

Comments

@abrusle
Copy link

abrusle commented Jan 23, 2025

On https://spliit.app, not all text is translated.

I dug around a bit, and it seems like text from the main repo spliit-app/spliit is translated, but text specific to this repo is not.

For example there is some hard-coded english in src/app/page.tsx:47:

<p className="max-w-[42rem] leading-normal text-muted-foreground sm:text-xl sm:leading-8">
    No ads. No account. <br className="sm:hidden" /> Open Source.
    Forever Free.
</p>

Would it be possible to setup translation for this repo as well? From a user perspective, the mix of languages on the website feels strange.

I am willing to contribute to the French translation, but some development seems to be required in .tsx files beforehand.

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

No branches or pull requests

1 participant