From 93643d70c682634265f7fc44950891e743be8326 Mon Sep 17 00:00:00 2001 From: Aloys_Kavindja Date: Wed, 23 Mar 2022 07:14:42 +0200 Subject: [PATCH] Wed Mar 23 2022 07:14:41 GMT+0200 (Central Africa 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..a9626c4 --- /dev/null +++ b/01/title.txt @@ -0,0 +1 @@ +TIANGO 1 \ No newline at end of file diff --git a/front/title.txt b/front/title.txt new file mode 100644 index 0000000..3121141 --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +TIANGO \ No newline at end of file diff --git a/manifest.json b/manifest.json index 05ca86c..75eaa60 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,11 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "Aloys Kavindja" + ], + "finished_chunks": [ + "front-title", + "01-title" + ] } \ No newline at end of file