From c8314befda8ec4ffaa4a16e13e3c16bc31b1b324 Mon Sep 17 00:00:00 2001 From: Shirley Date: Sat, 2 Jun 2018 17:14:31 -0500 Subject: [PATCH] Sat Jun 02 2018 17:14:31 GMT-0500 (CDT) --- 01/08.txt | 6 ++++++ 01/11.txt | 6 ++++++ manifest.json | 4 +++- 3 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 01/08.txt create mode 100644 01/11.txt diff --git a/01/08.txt b/01/08.txt new file mode 100644 index 0000000..33ed8a1 --- /dev/null +++ b/01/08.txt @@ -0,0 +1,6 @@ +[ + { + "title": "拿俄米希望她的两个儿媳妇做什么?", + "body": "她希望她们回娘家,并各自找新的丈夫。" + } +] \ No newline at end of file diff --git a/01/11.txt b/01/11.txt new file mode 100644 index 0000000..928b2a5 --- /dev/null +++ b/01/11.txt @@ -0,0 +1,6 @@ +[ + { + "title": "拿俄米觉得谁带给她患难?", + "body": "她觉得耶和华带给她患难。" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index cdd9a27..a4afa66 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,8 @@ "finished_chunks": [ "01-01", "01-03", - "01-06" + "01-06", + "01-08", + "01-11" ] } \ No newline at end of file