Sat May 19 2018 16:04:29 GMT-0300 (Hora oficial do Brasil)

This commit is contained in:
tsDesktop 2018-05-19 16:04:29 -03:00
parent ded0718952
commit 4eb70aede2
4 changed files with 29 additions and 2 deletions

10
14/01.txt Normal file
View File

@ -0,0 +1,10 @@
[
{
"title": "O que uma mulher sábia faz?",
"body": "Uma mulher sábia edifica sua casa."
},
{
"title": "Quem despreza Yahweh?",
"body": "Aquele que é desonesto em seus caminhos despreza Yahweh."
}
]

6
14/05.txt Normal file
View File

@ -0,0 +1,6 @@
[
{
"title": "O que a testemunha fiel não fará?",
"body": "A testemunha fiel não mente."
}
]

6
14/07.txt Normal file
View File

@ -0,0 +1,6 @@
[
{
"title": "O que não será encontrado nos lábios de um",
"body": ""
}
]

View File

@ -33,7 +33,8 @@
], ],
"parent_draft": {}, "parent_draft": {},
"translators": [ "translators": [
"Helena" "Helena",
"Lucas Gabriel de Almeida Macedo"
], ],
"finished_chunks": [ "finished_chunks": [
"01-title", "01-title",
@ -48,6 +49,10 @@
"01-23", "01-23",
"01-26", "01-26",
"01-28", "01-28",
"01-31" "01-31",
"14-title",
"14-01",
"14-03",
"14-05"
] ]
} }