From dfa2cab3c67576d3934975dff7a7b13e9324e1a3 Mon Sep 17 00:00:00 2001 From: CatC Date: Wed, 17 Oct 2018 21:43:45 -0500 Subject: [PATCH] Wed Oct 17 2018 21:43:45 GMT-0500 (CDT) --- 04/41.txt | 6 +++++- 04/43.txt | 6 ++++++ manifest.json | 3 ++- 3 files changed, 13 insertions(+), 2 deletions(-) create mode 100644 04/43.txt diff --git a/04/41.txt b/04/41.txt index 076c02d..74d7fb7 100644 --- a/04/41.txt +++ b/04/41.txt @@ -1,6 +1,10 @@ [ { "title": "他的话", - "body": "" + "body": "这里的「话」是转喻,代表耶稣宣扬的信息。另译:「他的信息」" + }, + { + "title": "世界", + "body": "「世界」是转喻,指的是所有住在世界里的人。另译:「世上所有的人」" } ] \ No newline at end of file diff --git a/04/43.txt b/04/43.txt new file mode 100644 index 0000000..bea7c62 --- /dev/null +++ b/04/43.txt @@ -0,0 +1,6 @@ +[ + { + "title": "一般的说明", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 05a8a2b..85a0733 100644 --- a/manifest.json +++ b/manifest.json @@ -103,6 +103,7 @@ "04-31", "04-34", "04-37", - "04-39" + "04-39", + "04-41" ] } \ No newline at end of file