diff --git a/05/39.txt b/05/39.txt index 8108970..3583668 100644 --- a/05/39.txt +++ b/05/39.txt @@ -2,5 +2,9 @@ { "title": "在它们里面你有永生", "body": "「如果你读了它们,你就会找到永生」,或「圣经会告诉你要如何才能拥有永生」" + }, + { + "title": "你不愿意来到我这里", + "body": "「你拒绝相信我的信息」" } ] \ No newline at end of file diff --git a/05/41.txt b/05/41.txt index bcf4dde..a09b813 100644 --- a/05/41.txt +++ b/05/41.txt @@ -5,6 +5,6 @@ }, { "title": "你没有神的爱在你里面", - "body": "" + "body": "这个意思可以是:1) 「你真的不爱神」,或 2)「你没有真的接受神的爱」" } ] \ No newline at end of file diff --git a/05/43.txt b/05/43.txt new file mode 100644 index 0000000..bd662d1 --- /dev/null +++ b/05/43.txt @@ -0,0 +1,6 @@ +[ + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3b67135..51445f3 100644 --- a/manifest.json +++ b/manifest.json @@ -127,6 +127,8 @@ "05-28", "05-30", "05-33", - "05-36" + "05-36", + "05-39", + "05-41" ] } \ No newline at end of file