From 1577b89c9441b9c14db286b8226f2e0af49b0f8d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 19 May 2018 15:50:45 -0300 Subject: [PATCH] Sat May 19 2018 15:50:45 GMT-0300 (-03) --- 11/01.txt | 4 ++-- 11/03.txt | 6 ++++++ manifest.json | 4 +++- 3 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 11/03.txt diff --git a/11/01.txt b/11/01.txt index 599fcb3..6a30016 100644 --- a/11/01.txt +++ b/11/01.txt @@ -1,6 +1,6 @@ [ { - "title": "O que vem antes da desgra", - "body": "" + "title": "O que vem antes da desgraça?", + "body": "O orgulho vem antes da desgraça." } ] \ No newline at end of file diff --git a/11/03.txt b/11/03.txt new file mode 100644 index 0000000..4e2cc10 --- /dev/null +++ b/11/03.txt @@ -0,0 +1,6 @@ +[ + { + "title": "O que é valioso no dia da ira?", + "body": "V" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index b2e0644..3fc7ba3 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,7 @@ "translators": [ "Margarida" ], - "finished_chunks": [] + "finished_chunks": [ + "11-01" + ] } \ No newline at end of file