From fc96e21105b56272b576e9ed0c4c7b3b2e5590bf Mon Sep 17 00:00:00 2001 From: ashleyzhao033 Date: Wed, 13 Mar 2019 21:07:06 -0400 Subject: [PATCH] Wed Mar 13 2019 21:07:06 GMT-0400 (EDT) --- 01/01.txt | 4 ++-- 01/04.txt | 6 ++++++ manifest.json | 4 +++- 3 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 01/04.txt diff --git a/01/01.txt b/01/01.txt index bd662d1..f8eb06b 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1,6 +1,6 @@ [ { - "title": "", - "body": "" + "title": "谁将带领以色列人民与迦南争战?", + "body": "犹大将带领以色列人民与迦南争战。" } ] \ No newline at end of file diff --git a/01/04.txt b/01/04.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/01/04.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5e373ec..b740b1f 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,7 @@ "translators": [ "Ashley Zhao" ], - "finished_chunks": [] + "finished_chunks": [ + "01-01" + ] } \ No newline at end of file