From 261e71b08bb492ab1a6c201793f2dd74ac5ee737 Mon Sep 17 00:00:00 2001 From: wendyc Date: Mon, 2 Nov 2020 11:14:57 -0400 Subject: [PATCH] Mon Nov 02 2020 11:14:57 GMT-0400 (Paraguay Standard Time) --- 01/01.txt | 1 + 01/title.txt | 1 + front/title.txt | 1 + manifest.json | 9 +++++++-- 4 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 01/01.txt create mode 100644 01/title.txt create mode 100644 front/title.txt diff --git a/01/01.txt b/01/01.txt new file mode 100644 index 0000000..723a149 --- /dev/null +++ b/01/01.txt @@ -0,0 +1 @@ +\c 1 Pablo \ No newline at end of file diff --git a/01/title.txt b/01/title.txt new file mode 100644 index 0000000..cf8f437 --- /dev/null +++ b/01/title.txt @@ -0,0 +1 @@ +CapĂ­tulo 1 \ No newline at end of file diff --git a/front/title.txt b/front/title.txt new file mode 100644 index 0000000..42883dc --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +2 Corintios \ No newline at end of file diff --git a/manifest.json b/manifest.json index ba841c0..3568674 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,11 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "wendyc" + ], + "finished_chunks": [ + "front-title", + "01-title" + ] } \ No newline at end of file