From 67d935d6ebf691badc83b34d21cf2a738b025c62 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 21 Apr 2018 09:16:26 -0400 Subject: [PATCH] Sat Apr 21 2018 09:16:25 GMT-0400 (SA Western Standard Time) --- 01/title.txt | 2 +- front/title.txt | 2 +- manifest.json | 8 ++++++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/01/title.txt b/01/title.txt index b83bb27..cf8f437 100644 --- a/01/title.txt +++ b/01/title.txt @@ -1 +1 @@ -capitulo uno \ No newline at end of file +Capítulo 1 \ No newline at end of file diff --git a/front/title.txt b/front/title.txt index f78897c..ac642de 100644 --- a/front/title.txt +++ b/front/title.txt @@ -1 +1 @@ -Numeros \ No newline at end of file +Números \ No newline at end of file diff --git a/manifest.json b/manifest.json index 2f3de06..793647a 100644 --- a/manifest.json +++ b/manifest.json @@ -33,7 +33,11 @@ ], "parent_draft": {}, "translators": [ - "Nashael Rodriguez" + "Nashael Rodriguez", + "Ashley Rivera" ], - "finished_chunks": [] + "finished_chunks": [ + "front-title", + "01-title" + ] } \ No newline at end of file