From 470d8ecd5621d26b0432b899d31bf13ea350e76b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Wed, 28 Oct 2020 05:40:09 +0700 Subject: [PATCH] Wed Oct 28 2020 05:40:08 GMT+0700 (SE Asia Standard Time) --- 01/title.txt | 1 + front/title.txt | 2 ++ manifest.json | 9 +++++++-- 3 files changed, 10 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..e30c0cd --- /dev/null +++ b/01/title.txt @@ -0,0 +1 @@ +chương 1 \ No newline at end of file diff --git a/front/title.txt b/front/title.txt new file mode 100644 index 0000000..720c1f0 --- /dev/null +++ b/front/title.txt @@ -0,0 +1,2 @@ +Ga-la-tê +28/10/2020 \ No newline at end of file diff --git a/manifest.json b/manifest.json index b4c4e24..a866a3b 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,11 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "batchia" + ], + "finished_chunks": [ + "front-title", + "01-title" + ] } \ No newline at end of file