Skip to content

Commit 85ad93c

Browse files
docs(translations): add crowdin live support (#427)
1 parent 157161c commit 85ad93c

File tree

5 files changed

+21
-10
lines changed

5 files changed

+21
-10
lines changed
10.1 KB
Loading
199 KB
Loading
-3.05 KB
Binary file not shown.
-33.7 KB
Binary file not shown.

docs/community/translations.mdx

Lines changed: 21 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,34 @@ tags:
55
- Translations
66
---
77

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/).
913

1014
## How to translate
1115

1216

1317
### 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.
1524

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-
:::
1925
### 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-
![](./img/crowdin-translate.webp)
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-
![](./img/in-context-popup.webp)
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+
![](./img/crowdin-language-select.png)
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+
![](./img/crowdin-live-translate.png)
2536

2637
:::caution
2738
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

Comments
 (0)