This commit is contained in:
2025-05-14 11:03:16 +08:00
parent e02de146b5
commit 5ecf946652
7 changed files with 49315 additions and 42949 deletions

2
01.py
View File

@ -27,4 +27,4 @@ def sort_json_keys(input_file, output_file):
# 示例用法
if __name__ == "__main__":
sort_json_keys("text_original/ch1/zh_CN.json", "text_original/ch1/zh_CN.json")
sort_json_keys("text_original/ch2/en2.json", "text_original/ch2/3n2.json")