Thu Jan 10 2019 20:37:59 GMT-0600 (CST)

This commit is contained in:
CatC 2019-01-10 20:37:59 -06:00
parent 42c8fe8c29
commit d2ed78f4e4
1 changed files with 11 additions and 3 deletions

View File

@ -1,14 +1,22 @@
[ [
{ {
"title": "你是从下面而来的", "title": "你是从下面而来的",
"body": "「你是在这世界里出生的」" "body": "「你是在这世界里出生的」"
}, },
{ {
"title": "我是从上面而来的", "title": "我是从上面而来的",
"body": "「我从天上来」" "body": "「我从天上来」"
}, },
{ {
"title": "你是属于这世界的", "title": "你们是属于这世界的",
"body": "「你们属于这个世界」"
},
{
"title": "我不是属于这个世界的",
"body": "我不属于这个世界"
},
{
"title": "你们会在自己的罪中死去",
"body": "" "body": ""
} }
] ]