Sat May 19 2018 18:07:58 GMT-0300 (Hora oficial do Brasil)

This commit is contained in:
tsDesktop 2018-05-19 18:07:59 -03:00
parent bc42829875
commit 431c5ccda9
3 changed files with 9 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[ [
{ {
"title": "Qual causa deve o rei pleitear?", "title": "Qual causa deve o rei pleitear?",
"body": "O rei " "body": "O rei deve pleitear a causa dos pobres e necessitados."
} }
] ]

6
31/10.txt Normal file
View File

@ -0,0 +1,6 @@
[
{
"title": "O que vale mais do que joias?",
"body": "Uma esposa capaz vale mais do que joais."
}
]

View File

@ -91,6 +91,7 @@
"31-title", "31-title",
"31-01", "31-01",
"31-04", "31-04",
"31-06" "31-06",
"31-08"
] ]
} }