mirror of
https://github.com/LibreScore/dl-librescore
synced 2025-01-22 01:50:52 +01:00
fix: language script
This commit is contained in:
parent
857d57de29
commit
e23bde4989
@ -35,7 +35,7 @@ There are 4 different installable programs:
|
||||
### App
|
||||
|
||||
1. Go to the [README](https://github.com/LibreScore/app-librescore#installation) page of the `app-librescore` repository
|
||||
2. Follow the installation instructions for your device to install it
|
||||
2. Follow the installation instructions for your device
|
||||
|
||||
### Userscript
|
||||
|
||||
|
2
lang.sh
2
lang.sh
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
#* STEP 0
|
||||
sudo npm i -g prettier
|
||||
# sudo npm i -g prettier
|
||||
I18N_PATH="./src/i18n"
|
||||
|
||||
#* STEP 1
|
||||
|
Loading…
Reference in New Issue
Block a user