We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 283e293 commit efc5351Copy full SHA for efc5351
README.md
@@ -45,5 +45,13 @@ pre-commit install
45
python3 scsd-gui
46
```
47
48
+## Translations
49
+<a href="https://hosted.weblate.org/engage/scsd-gui/">
50
+<img src="https://hosted.weblate.org/widget/scsd-gui/interface/multi-auto.svg" alt="Translation status" />
51
+</a>
52
+This project is using format based on Qt Linguist `.ts` file. Translation also available on [Weblate](https://hosted.weblate.org/engage/scsd-gui/).
53
+
54
+Run `.\scripts\build\windows\translation\run.ps1` to re-generate translation files on local build.
55
56
## Special Thanks
57
- Alpha Test: Kadachy@@@, maer
0 commit comments