From 9187138fcba3a364922e37b2b25f27c73b1ed5a3 Mon Sep 17 00:00:00 2001 From: tom_machinga Date: Thu, 6 Oct 2022 11:59:47 -0300 Subject: [PATCH] Thu Oct 06 2022 11:59:47 GMT-0300 (Brasilia Standard 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..b4ab2bb --- /dev/null +++ b/01/title.txt @@ -0,0 +1 @@ +Kapitulu 2 \ No newline at end of file diff --git a/front/title.txt b/front/title.txt new file mode 100644 index 0000000..6ce7d24 --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +Segundo Pedro \ No newline at end of file diff --git a/manifest.json b/manifest.json index 73fab6d..acf3f49 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,11 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "Tomussone José Machinga" + ], + "finished_chunks": [ + "front-title", + "01-title" + ] } \ No newline at end of file