From fc9ddbf64ce15b2ffad7284183a05b94a15bb716 Mon Sep 17 00:00:00 2001 From: zhengchun Date: Wed, 15 Jan 2020 20:33:45 +0800 Subject: [PATCH] Wed Jan 15 2020 20:33:45 GMT+0800 (CST) --- 122/01.txt | 4 ++-- 122/04.txt | 8 ++++++-- 122/06.txt | 8 ++++++-- 122/08.txt | 8 ++++++-- manifest.json | 5 ++++- 5 files changed, 24 insertions(+), 9 deletions(-) diff --git a/122/01.txt b/122/01.txt index 1011e9e..ee1039e 100644 --- a/122/01.txt +++ b/122/01.txt @@ -1,7 +1,7 @@ [ { "title": "人对大卫说什么,他就欢喜?", - "body": "人说要往雅威的殿,大卫就欢喜。\n耶路撒冷被建造如同联络整齐的一座城。" + "body": "人说要往雅威的殿,大卫就欢喜。" }, { "title": "人民的脚站在那里?", @@ -9,6 +9,6 @@ }, { "title": "耶路撒冷如何被建造?", - "body": "" + "body": "耶路撒冷被建造如同联络整齐的一座城。" } ] \ No newline at end of file diff --git a/122/04.txt b/122/04.txt index c1fa2a0..e36d6ab 100644 --- a/122/04.txt +++ b/122/04.txt @@ -1,6 +1,10 @@ [ { - "title": "众支派为什么上耶路撒冷?\n为什么首领坐在耶路撒冷的宝座上?", - "body": "他们上耶路撒冷称赞雅威的名。\n坐在宝座上审判大卫家。\n" + "title": "众支派为什么上耶路撒冷?", + "body": "他们上耶路撒冷称赞雅威的名。" + }, + { + "title": "为什么首领坐在耶路撒冷的宝座上?", + "body": "因为那里设立审判的宝座,就是大卫家的宝座。" } ] \ No newline at end of file diff --git a/122/06.txt b/122/06.txt index 0d5c3c7..227ffa9 100644 --- a/122/06.txt +++ b/122/06.txt @@ -1,6 +1,10 @@ [ { - "title": "爱耶路撒冷的人将会如何?\n大卫渴望城中和宫内有什么?", - "body": "爱耶路撒冷的人必然兴旺。\n渴望城中平安,宫内兴旺。" + "title": "爱耶路撒冷的人将会如何?", + "body": "爱耶路撒冷的人必然兴旺。" + }, + { + "title": "大卫渴望城中和宫内有什么?", + "body": "渴望城中平安,宫内兴旺。" } ] \ No newline at end of file diff --git a/122/08.txt b/122/08.txt index b19e597..66c9f40 100644 --- a/122/08.txt +++ b/122/08.txt @@ -1,6 +1,10 @@ [ { - "title": "为谁的缘故大卫说:“愿平安在你中间”?\n为什么大卫说:“我要为你求福”?", - "body": "因他弟兄和同伴的缘故说:“愿平安在你中间”。\n因雅威殿的缘故大卫说:“我要为你求福”。" + "title": "为谁的缘故大卫说:“愿平安在你中间”?", + "body": "因他弟兄和同伴的缘故说:“愿平安在你中间”。" + }, + { + "title": "为什么大卫说:“我要为你求福”?", + "body": "因雅威殿的缘故大卫说:“我要为你求福”。" } ] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0cf2d02..eaea6f3 100644 --- a/manifest.json +++ b/manifest.json @@ -314,6 +314,9 @@ "121-03", "121-05", "121-07", - "122-title" + "122-title", + "122-01", + "122-04", + "122-06" ] } \ No newline at end of file