|
5 | 5 | - Translations |
6 | 6 | --- |
7 | 7 |
|
8 | | -We want to make Homarr accessible for everyone. But to do that, we need your help. We are running a community program that enables everyone to translate Homarr into their language – no programming required. We are using [Crowdin](https://crowdin.com/) to manage our translations. You can find the translations [here](https://crwd.in/homarr). |
| 8 | +We want to make Homarr accessible for everyone. |
| 9 | +But to do that, we need your help. |
| 10 | +We are running a community program that enables everyone to translate Homarr into their language – no programming required. |
| 11 | +We are using [Crowdin](https://crowdin.com/) to manage our translations. |
| 12 | +You can find the translations [here](https://translate.homarr.dev/). |
9 | 13 |
|
10 | 14 | ## How to translate |
11 | 15 |
|
12 | 16 |
|
13 | 17 | ### Using crowdin's online platform |
14 | | -Go to the [Crowdin translations](https://translate.homarr.dev/) and select a language you want to translate. You can then enter the translation mode and start translating. After you've submitted your translations, a Proofreader will review your changes. After a translation has been approved, it will be merged to the language development branch. We merge this one periodically to the development branch. After the next update of Homarr, all changes from the development branch will be merged, including the changes in the translations. |
| 18 | +Go to the [Crowdin translations](https://translate.homarr.dev/) and select a language you want to translate. |
| 19 | +You can then enter the translation mode and start translating. |
| 20 | +After you've submitted your translations, a Proofreader will review your changes. |
| 21 | +After a translation has been approved, it will be merged to the language development branch. |
| 22 | +We merge this one periodically to the development branch. |
| 23 | +After the next update of Homarr, all changes from the development branch will be merged, including the changes in the translations. |
15 | 24 |
|
16 | | -:::warning |
17 | | -Live translations were not reimplemented in v1.0.0+ yet, see [this GitHub issue](https://github.com/homarr-labs/homarr/issues/3001) for updates. |
18 | | -::: |
19 | 25 | ### Using live translate |
20 | | -Since v0.14.0, you can now help translate homarr directly from the app ! To do so simply to go your user settings and select "Crowdin (live translations)" as the language. |
21 | | - |
22 | | -Then you'll be prompted to connect to your Crowdin account and choose the language in which you want to transalte. You can then start translating directly from the app by selecting some text on the app. |
23 | | -If some text cannot be selected to be edited with the live translation tool, you can sill translate it inside of the In-Context popup at the Home tab, it will be red if it's not translated yet. |
24 | | - |
| 26 | +You can also help translate homarr directly from the app! |
| 27 | +For this you can simply change your language to "Crowdin (live translations)" |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | +Then you'll be prompted to connect to your Crowdin account and choose the language in which you want to transalte. |
| 32 | +You can then start translating directly from the app by selecting some text on the app. |
| 33 | +If some text cannot be selected to be edited with the live translation tool, you can still translate it inside of the In-Context popup at the Home tab, it will be red if it's not translated yet. |
| 34 | + |
| 35 | + |
25 | 36 |
|
26 | 37 | :::caution |
27 | 38 | Although you are translating directly from the app, your translations will not be directly be available inside of your language, they will be in the next update of Homarr, because we have to push the new translations to a new docker image. |
|
0 commit comments