From 358455874de82347a48196698adf7b76639b23c1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 24 Feb 2018 13:38:14 -0300 Subject: [PATCH] Sat Feb 24 2018 13:38:14 GMT-0300 (BRT) --- 36/01.txt | 2 +- 36/02.txt | 6 ++++++ 36/05.txt | 6 ++++++ manifest.json | 5 ++++- 4 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 36/02.txt create mode 100644 36/05.txt diff --git a/36/01.txt b/36/01.txt index 4b5b1f8..d73312b 100644 --- a/36/01.txt +++ b/36/01.txt @@ -1,6 +1,6 @@ [ { "title": "Quem faria o trabalho de construir o santuário?", - "body": "Bezalel e Aoliabe" + "body": "Bezalel e Aoliabe iriam trabalhar, bem como toda pessoa de coração capacitado em quem Yahweh colocou habilidade e conhecimento para saber como construir o santuário." } ] \ No newline at end of file diff --git a/36/02.txt b/36/02.txt new file mode 100644 index 0000000..3b25d70 --- /dev/null +++ b/36/02.txt @@ -0,0 +1,6 @@ +[ + { + "title": "O que as pessoas continuou o fazer?", + "body": "O povo continuou trazendo a Moisés ofertas voluntárias toda manhã." + } +] \ No newline at end of file diff --git a/36/05.txt b/36/05.txt new file mode 100644 index 0000000..f93a782 --- /dev/null +++ b/36/05.txt @@ -0,0 +1,6 @@ +[ + { + "title": "O que Moisés instruiu as pessoas a fazere, ?", + "body": "" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index c970fea..7b20877 100644 --- a/manifest.json +++ b/manifest.json @@ -35,5 +35,8 @@ "translators": [ "Vitor Albergaria" ], - "finished_chunks": [] + "finished_chunks": [ + "36-01", + "36-02" + ] } \ No newline at end of file