From 48424ac28cf65e728c3854c28af8f0492a8c5973 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 15 Jan 2022 12:04:37 +0100 Subject: [PATCH] =?UTF-8?q?Sat=20Jan=2015=202022=2012:04:37=20GMT+0100=20(?= =?UTF-8?q?hora=20est=C3=A1ndar=20de=20Europa=20central)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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..8ee7afa --- /dev/null +++ b/01/title.txt @@ -0,0 +1 @@ +CapĂ­tulo 2 \ No newline at end of file diff --git a/front/title.txt b/front/title.txt new file mode 100644 index 0000000..007aedf --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +Santiago \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6366d5e..df8b9c3 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,11 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "Miguel" + ], + "finished_chunks": [ + "front-title", + "01-title" + ] } \ No newline at end of file