diff --git a/04.py b/04.py index f80cab5..1f90626 100644 --- a/04.py +++ b/04.py @@ -86,4 +86,4 @@ def process_all_jsons(original_root, processed_root, target_root): # 运行入口 if __name__ == "__main__": - process_all_jsons("text_original", "text_processed", "text_target") + process_all_jsons("text_target", "text_processed", "text_target") diff --git a/text_processed/ch1/zh_CN.json b/text_processed/ch1/zh_CN.json index 1e2ac46..98b233e 100644 --- a/text_processed/ch1/zh_CN.json +++ b/text_processed/ch1/zh_CN.json @@ -50,7 +50,7 @@ "DEVICE_CONTACT_slash_Step_0_gml_173_0": " \\M0 %", "DEVICE_CONTACT_slash_Step_0_gml_174_0": "选择你想要的腿部。", "DEVICE_CONTACT_slash_Step_0_gml_205_0": "^3 这就是你的身体^3。\\M1 ^5 %", - "DEVICE_CONTACT_slash_Step_0_gml_206_0": " %", + "DEVICE_CONTACT_slash_Step_0_gml_206_0": "%", "DEVICE_CONTACT_slash_Step_0_gml_207_0": "     你接受吗?", "DEVICE_CONTACT_slash_Step_0_gml_240_0": "太棒了^3。\\M1 ^5 %", "DEVICE_CONTACT_slash_Step_0_gml_241_0": "你创造了^3\n   一个绝佳的外形^3。\\M1 ^5 %", diff --git a/text_processed/ch2/en.json b/text_processed/ch2/en.json index df3b91e..7831a6e 100644 --- a/text_processed/ch2/en.json +++ b/text_processed/ch2/en.json @@ -30,7 +30,7 @@ "DEVICE_CONTACT_slash_Step_0_gml_173_0": " \\M0 %", "DEVICE_CONTACT_slash_Step_0_gml_174_0": "SELECT THE LEGS\nTHAT YOU PREFER.", "DEVICE_CONTACT_slash_Step_0_gml_205_0": "THIS^3 IS YOUR BODY^3.\\M1 ^5 %", - "DEVICE_CONTACT_slash_Step_0_gml_206_0": " %", + "DEVICE_CONTACT_slash_Step_0_gml_206_0": "%", "DEVICE_CONTACT_slash_Step_0_gml_207_0": "DO YOU ACCEPT IT?", "DEVICE_CONTACT_slash_Step_0_gml_240_0": "EXCELLENT^3.\\M1 ^5 %", "DEVICE_CONTACT_slash_Step_0_gml_241_0": "YOU HAVE CREATED^3\nA WONDERFUL FORM^3.\\M1 ^5 %",