1
0

contrib: mv locale-related scripts to contrib/locale/

This commit is contained in:
SomberNight
2025-04-10 17:45:21 +00:00
parent 1144d9b8ea
commit 31b176169a
11 changed files with 12 additions and 11 deletions

View File

@@ -110,7 +110,7 @@ $ python3 -m pip install --user -e .
Create translations (optional):
```
$ sudo apt-get install gettext
$ ./contrib/build_locale.sh electrum/locale/locale electrum/locale/locale
$ ./contrib/locale/build_locale.sh electrum/locale/locale electrum/locale/locale
```
Finally, to start Electrum: