From 09aa3ba9b63a244171a4b2e533771aaaebb2ff2f Mon Sep 17 00:00:00 2001 From: zhengchun Date: Sun, 5 Jan 2020 21:03:40 +0800 Subject: [PATCH] Sun Jan 05 2020 21:03:40 GMT+0800 (CST) --- 101/01.txt | 2 +- 101/04.txt | 8 ++++++-- 101/07.txt | 8 ++++++-- manifest.json | 11 +++++++++-- 4 files changed, 22 insertions(+), 7 deletions(-) diff --git a/101/01.txt b/101/01.txt index 61770e4..8c9adbe 100644 --- a/101/01.txt +++ b/101/01.txt @@ -1,6 +1,6 @@ [ { "title": "大卫要歌颂那两个品质?", - "body": "他要歌颂(慈爱)信实与公平。" + "body": "他要歌颂慈爱(信实)与公平。" } ] \ No newline at end of file diff --git a/101/04.txt b/101/04.txt index ece2aed..def9eba 100644 --- a/101/04.txt +++ b/101/04.txt @@ -1,6 +1,10 @@ [ { - "title": "大卫要灭绝谁?\n大卫要什么人与他同住(坐)与侍候他?", - "body": "他要灭绝那在暗中他诽谤邻居的人。\n他要国中的诚实人与他同坐,行为正直的侍候他。" + "title": "大卫要灭绝谁?", + "body": "他要灭绝那在暗中他诽谤邻居的人。" + }, + { + "title": "大卫要什么人与他同住(坐)与侍候他?", + "body": "他要国中的诚实人与他同坐,行为正直的侍候他。" } ] \ No newline at end of file diff --git a/101/07.txt b/101/07.txt index 8951763..f42c51c 100644 --- a/101/07.txt +++ b/101/07.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 bd40aa2..95fe4bd 100644 --- a/manifest.json +++ b/manifest.json @@ -33,7 +33,14 @@ ], "parent_draft": {}, "translators": [ - "Sam1214" + "Sam1214", + "zhengchun" ], - "finished_chunks": [] + "finished_chunks": [ + "101-01", + "101-02", + "101-04", + "101-07", + "102-title" + ] } \ No newline at end of file