11
This commit is contained in:
parent
2650f873e3
commit
487f94ad7d
2
.gitignore
vendored
2
.gitignore
vendored
@ -5,5 +5,5 @@
|
|||||||
*.toc
|
*.toc
|
||||||
*.synctex.gz
|
*.synctex.gz
|
||||||
*.synctex(busy)
|
*.synctex(busy)
|
||||||
|
secret_*.py
|
||||||
/tmp
|
/tmp
|
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user