mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-01 18:37:41 +01:00
update i18n CI
This commit is contained in:
parent
7b77d11d1e
commit
ac923c8bd6
3
.github/workflows/update-i18n.yaml
vendored
3
.github/workflows/update-i18n.yaml
vendored
@ -20,7 +20,8 @@ jobs:
|
||||
aria2c https://raw.githubusercontent.com/SillyTavern/SillyTavern-i18n/main/generate.py
|
||||
aria2c https://raw.githubusercontent.com/SillyTavern/SillyTavern-i18n/main/requirements.txt
|
||||
pip install -r ./requirements.txt
|
||||
python ./generate.py "" --sort-keys
|
||||
python ./generate.py "" --sort-keys --auto-translate
|
||||
git restore public/locales/ru-ru.json # restore original ru-ru.json to make them happey
|
||||
rm -f ./generate.py ./requirements.txt
|
||||
- name: add all
|
||||
run: git add -A
|
||||
|
Loading…
x
Reference in New Issue
Block a user