homarr
homarr copied to clipboard
Multilanguage
Description
Hey ! It could be nice to be able to choose your language in the configuration. I'm sure many people would like to participate in the translation.
Priority
Medium (Would be very useful)
That's actually a good idea ! I have not yet used internalization in React, but I'll take a look at it 😉
I agree too! I can help with Spanish.
Me for the french language, if needed!
I can help with Italian. Any news about?
I could do german, any update would be very much appriciated :)
Thank you so much everyone for your enthusiasm. The most important right now is someone that can extract all the strings from the code and extract them into a JSON with an understandable name that would correspond to the English string (That would be the base English translation, it just takes a lot of time and isn't my priority right now)
Well, I could take a look at it maybe. By the other hand, a good platform to manage translations for a project, is Crowdin.
Edit: I saw you already added support to work with that platform 👌
Well, I could take a look at it maybe. By the other hand, a good platform to manage translations for a project, is Crowdin.
Yeah I've seen it before. Only problem is that we don't have a base configuration at the moment
Actually afer using i18n in a personal project I can say that this is very annoying to do. I might include it later with only english translation and use some external tool so that everyone can contribute
I`d help with Ukrainian translation when this is available :)
I have been working on this with #357 (it was a pain). There are still quite a few bugs that need to be fixed before release. Please don't create any commits with translation files yet. We'll use Crowdin for making translations online.
I won't contribute for a while, because I have personal priorities. Thus, @ajnart will take over here.
Hi again, we've successfully implemented translations 🚀. You can read our blog post to see how you can contribute your language - no programming skills required. https://homarr.vercel.app/blog/translations
I'll close this issue now, since translations are up and running.