Update I18N

This commit is contained in:
2023-11-04 10:46:12 +08:00
parent 9b4ac20b8d
commit 722b6005fe
3 changed files with 1158 additions and 565 deletions

View File

File diff suppressed because it is too large Load Diff

View File

File diff suppressed because it is too large Load Diff

2
scripts/update_language.sh Executable file
View File

@@ -0,0 +1,2 @@
xtr --package-name pixiv_downloader --package-version "0.0.1" proc_macros/proc_macros.rs src/main.rs -o Language/pixiv_downloader.pot
msgmerge -U --lang=zh_CN Language/pixiv_downloader.zh_CN.po Language/pixiv_downloader.pot