From cdb17c989f424370de04752ff9a63a0e378940d5 Mon Sep 17 00:00:00 2001 From: rahil Date: Mon, 3 Oct 2022 01:56:59 +0330 Subject: [PATCH] Mon Oct 03 2022 01:56:58 GMT+0330 (Iran 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..431f5f4 --- /dev/null +++ b/01/title.txt @@ -0,0 +1 @@ +باب 1 \ No newline at end of file diff --git a/front/title.txt b/front/title.txt new file mode 100644 index 0000000..88f70cd --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +لوقا \ No newline at end of file diff --git a/manifest.json b/manifest.json index cd5f400..0969fb8 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,11 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "rahil" + ], + "finished_chunks": [ + "front-title", + "01-title" + ] } \ No newline at end of file