From 11ebc0f6f960a6f19c1f8cffa99737ee7353a946 Mon Sep 17 00:00:00 2001 From: lilyzheng Date: Fri, 25 Oct 2019 15:31:45 +0800 Subject: [PATCH] Fri Oct 25 2019 15:31:45 GMT+0800 (CST) --- 01/01.txt | 18 ++++++++++++++++++ manifest.json | 9 +++++++-- 2 files changed, 25 insertions(+), 2 deletions(-) create mode 100644 01/01.txt diff --git a/01/01.txt b/01/01.txt new file mode 100644 index 0000000..9b5b805 --- /dev/null +++ b/01/01.txt @@ -0,0 +1,18 @@ +[ + { + "title": "耶和华的话临到 ", + "body": "“耶和华神所说的话”(参:figs_idiom)" + }, + { + "title": "耶和华", + "body": "这是神的名,是他在旧约中启示给他的子民的。关于耶和华这个词如何翻译参见translationWord。" + }, + { + "title": "", + "body": "" + }, + { + "title": "", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0eb1a4e..dcc9491 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,11 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "lilyzheng" + ], + "finished_chunks": [ + "front-title", + "01-title" + ] } \ No newline at end of file