This commit is contained in:
ws3917 2025-05-14 15:53:10 +08:00
parent 9e37e8ec14
commit df30d80669
4 changed files with 19273 additions and 1 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/ch2/en2.json", "text_original/ch2/3n2.json")
sort_json_keys("text_original/ch1/ja_JP.json", "text_original/ch1/ja_JP.json")

View File

6244
text_original/ch1/ja_JP.json Normal file

File diff suppressed because it is too large Load Diff

13028
text_original/ch2/ja_JP.json Normal file

File diff suppressed because it is too large Load Diff