This commit is contained in:
WS-3917 2025-04-07 21:07:10 +08:00
parent 2650f873e3
commit 487f94ad7d
2 changed files with 2 additions and 3 deletions

2
.gitignore vendored
View File

@ -5,5 +5,5 @@
*.toc *.toc
*.synctex.gz *.synctex.gz
*.synctex(busy) *.synctex(busy)
secret_*.py
/tmp /tmp

View File

@ -230,8 +230,7 @@ if __name__ == "__main__":
# 0327补充 # 0327补充
"controls", "controls",
] ]
# os.system("cd ../psoutertale-weblate && git pull")
# os.system("cp -rf ../psoutertale-weblate/drhps/* translation-tools/weblate")
save_translation_dict( save_translation_dict(
read_json_files("text/en_US", translation_key_mtext), read_json_files("text/en_US", translation_key_mtext),
"strings/mtext.json", "strings/mtext.json",