1
0

refactor locale scripts

follow-up 000a3de571
This commit is contained in:
SomberNight
2023-01-30 17:18:46 +00:00
parent d033e10e17
commit 4f66afb8a8
6 changed files with 47 additions and 91 deletions

View File

@@ -99,7 +99,7 @@ $ python3 -m pip install --user -e .
Create translations (optional):
```
$ sudo apt-get install python-requests gettext qttools5-dev-tools
$ sudo apt-get install python3-requests gettext qttools5-dev-tools
$ ./contrib/pull_locale
```