From 7b6c6350ce2791529732e7d978a9d7041aa33018 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sun, 16 Oct 2022 14:10:57 +0800 Subject: [PATCH] Sun Oct 16 2022 14:10:28 GMT+0800 (Malaysia Time) --- 01/title.txt | 1 + front/title.txt | 1 + manifest.json | 9 +++++++-- 3 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 01/title.txt create mode 100644 front/title.txt diff --git a/01/title.txt b/01/title.txt new file mode 100644 index 0000000..00f3239 --- /dev/null +++ b/01/title.txt @@ -0,0 +1 @@ +Bab 1 \ No newline at end of file diff --git a/front/title.txt b/front/title.txt new file mode 100644 index 0000000..aa8a48f --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +YAKOBUS \ No newline at end of file diff --git a/manifest.json b/manifest.json index f69cc19..e52dbad 100644 --- a/manifest.json +++ b/manifest.json @@ -39,6 +39,11 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "Wycliffe" + ], + "finished_chunks": [ + "front-title", + "01-title" + ] } \ No newline at end of file