From d4f21baeba1768a410b79ee0b7825cbc012eec1f Mon Sep 17 00:00:00 2001 From: paco_camacho Date: Wed, 6 Mar 2024 11:50:26 -0500 Subject: [PATCH] Wed Mar 06 2024 11:50:26 GMT-0500 (Colombia 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..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..da80c06 --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +3 Juan \ No newline at end of file diff --git a/manifest.json b/manifest.json index 4a8bb29..64a2f54 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,11 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "paco_camacho" + ], + "finished_chunks": [ + "front-title", + "01-title" + ] } \ No newline at end of file