From 831c3b872da7c0f1acb9d1773501cd4119dc5d9b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 22 Jan 2024 08:38:04 -0800 Subject: [PATCH] Mon Jan 22 2024 08:38:04 GMT-0800 (Pacific Standard 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..8a6cb5c --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +Matayi \ No newline at end of file diff --git a/manifest.json b/manifest.json index 56d5760..902a276 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