mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-01-20 02:51:09 +00:00
optimize: use scan_i18n -> extract_locale(#1058)
This commit is contained in:
2
.github/workflows/genlocale.yml
vendored
2
.github/workflows/genlocale.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
|
||||
- name: Run locale generation
|
||||
run: |
|
||||
python3 extract_locale.py
|
||||
python3 lib/i18n/scan_i18n.py
|
||||
cd lib/i18n && python3 locale_diff.py
|
||||
|
||||
- name: Commit back
|
||||
|
||||
Reference in New Issue
Block a user