From e6afb48256e93adee44b908659ca680143b950c3 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 12 Mar 2024 10:08:57 -0700 Subject: [PATCH] Tue Mar 12 2024 10:08:56 GMT-0700 (Pacific Daylight Time) --- 01/title.txt | 1 + front/title.txt | 1 + manifest.json | 8 ++++++-- 3 files changed, 8 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..411369c --- /dev/null +++ b/01/title.txt @@ -0,0 +1 @@ +Lutulo 1 \ No newline at end of file diff --git a/front/title.txt b/front/title.txt new file mode 100644 index 0000000..6ae31df --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +1Yohani 1 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 2563021..0126db1 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,10 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "martin" + ], + "finished_chunks": [ + "front-title" + ] } \ No newline at end of file