Sat Feb 24 2018 13:40:14 GMT-0300 (BRT)

This commit is contained in:
tsDesktop 2018-02-24 13:40:14 -03:00
parent 358455874d
commit 11dd948d3b
3 changed files with 11 additions and 3 deletions

View File

@ -1,6 +1,6 @@
[ [
{ {
"title": "O que Moisés instruiu as pessoas a fazere, ?", "title": "O que Moisés instruiu as pessoas a fazerem?",
"body": "" "body": "Moisés instruiu que ninguém no acampamento trouxesse mais ofertas para construção do santuário."
} }
] ]

6
36/11.txt Normal file
View File

@ -0,0 +1,6 @@
[
{
"title": "Onde Bezalel fez laços?",
"body": ""
}
]

View File

@ -37,6 +37,8 @@
], ],
"finished_chunks": [ "finished_chunks": [
"36-01", "36-01",
"36-02" "36-02",
"36-05",
"36-08"
] ]
} }