mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-12-25 08:00:03 +01:00
optimize: 优化代码结构 (#66)
* update * 纠正了多余的内容 * update * Change the location of the comments (or revert) to improve readability. * revert * Update extract_locale.py * Update i18n.py * fix HK & SG --------- Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
This commit is contained in:
3
.github/workflows/genlocale.yml
vendored
3
.github/workflows/genlocale.yml
vendored
@@ -14,8 +14,7 @@ jobs:
|
||||
- name: Run locale generation
|
||||
run: |
|
||||
python3 extract_locale.py
|
||||
cd locale
|
||||
python3 locale_diff.py
|
||||
cd i18n && python3 locale_diff.py
|
||||
|
||||
- name: Commit back
|
||||
if: ${{ !github.head_ref }}
|
||||
|
||||
Reference in New Issue
Block a user