From 3a4ee93cdabf1092526562b1143a614eb6f7afd2 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 19 May 2018 17:39:17 -0300 Subject: [PATCH] Sat May 19 2018 17:39:16 GMT-0300 (Hora oficial do Brasil) --- 28/13.txt | 2 +- 28/15.txt | 6 ++++++ 28/17.txt | 6 ++++++ manifest.json | 4 +++- 4 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 28/15.txt create mode 100644 28/17.txt diff --git a/28/13.txt b/28/13.txt index 7e765fc..4fc4e5b 100644 --- a/28/13.txt +++ b/28/13.txt @@ -1,6 +1,6 @@ [ { "title": "Como o pecador pode alcançar misericórdia?", - "body": "O pecador que confessar e abandonar seus pecados receberá " + "body": "O pecador que confessar e abandonar seus pecados alcançará misericórdia." } ] \ No newline at end of file diff --git a/28/15.txt b/28/15.txt new file mode 100644 index 0000000..7ac1cf0 --- /dev/null +++ b/28/15.txt @@ -0,0 +1,6 @@ +[ + { + "title": "Como os dias de um governante podem ser prolongados?", + "body": "Um governante prolongará seus dias se odiar a desonestidade." + } +] \ No newline at end of file diff --git a/28/17.txt b/28/17.txt new file mode 100644 index 0000000..e61955d --- /dev/null +++ b/28/17.txt @@ -0,0 +1,6 @@ +[ + { + "title": "O que pode fazer de uma pessoa um fugitivo até a morte?", + "body": "Derramar o sangue de alguém" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0db0611..36cb586 100644 --- a/manifest.json +++ b/manifest.json @@ -88,6 +88,8 @@ "28-05", "28-07", "28-09", - "28-11" + "28-11", + "28-13", + "28-15" ] } \ No newline at end of file