From d33d78084195ee40c705189a2dc79ed23f2d05c7 Mon Sep 17 00:00:00 2001 From: Alexandri_Cardozo <09carygoz@gmail.com> Date: Sat, 27 Jan 2024 06:26:12 -0400 Subject: [PATCH] Sat Jan 27 2024 06:26:11 GMT-0400 (hora de Venezuela) --- 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 00000000..cf8f437c --- /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 00000000..a101dd56 --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +Éxodo \ No newline at end of file diff --git a/manifest.json b/manifest.json index 03cac5cf..24d87ac8 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,11 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "Favio Alexandri Cardozo Gonzalez" + ], + "finished_chunks": [ + "front-title", + "01-title" + ] } \ No newline at end of file