From c1ed75e796c283e8883aa3bdf447ae4d65aa353a Mon Sep 17 00:00:00 2001 From: liuchao Date: Fri, 6 Dec 2019 11:05:53 -0500 Subject: [PATCH] Fri Dec 06 2019 11:05:53 GMT-0500 (EST) --- 03/14.txt | 6 +++++- 03/15.txt | 6 ++++++ manifest.json | 3 ++- 3 files changed, 13 insertions(+), 2 deletions(-) create mode 100644 03/15.txt diff --git a/03/14.txt b/03/14.txt index 345e7c8..27066b8 100644 --- a/03/14.txt +++ b/03/14.txt @@ -13,6 +13,10 @@ }, { "title": "需用的", - "body": "这些是以前不知道的重要的计划外或立即的需求。" + "body": "这些是以前不知道的计划外的重要需求或立即需求。" + }, + { + "title": "免得不结果子", + "body": "保罗说好的结果,就像是水果一样。另译:“所以他们会产生好的结果”(参​​:figs_metaphor)" } ] \ No newline at end of file diff --git a/03/15.txt b/03/15.txt new file mode 100644 index 0000000..3e2653c --- /dev/null +++ b/03/15.txt @@ -0,0 +1,6 @@ +[ + { + "title": "概述", + "body": "保罗" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 5726ca0..73059d6 100644 --- a/manifest.json +++ b/manifest.json @@ -60,6 +60,7 @@ "03-06", "03-08", "03-09", - "03-12" + "03-12", + "03-14" ] } \ No newline at end of file