Tue Jul 27 2021 17:13:10 GMT-0400 (Eastern Daylight Time)

This commit is contained in:
Michael A. Rodriguez 2021-07-27 17:13:10 -04:00
parent 1b60b396d0
commit 7a75132954
5 changed files with 12 additions and 2 deletions

1
01/title.txt Normal file
View File

@ -0,0 +1 @@
Capitulo 1

1
02/title.txt Normal file
View File

@ -0,0 +1 @@
Capitulo 2

1
03/title.txt Normal file
View File

@ -0,0 +1 @@
Capitulo 3

1
front/title.txt Normal file
View File

@ -0,0 +1 @@
2 Pedro

View File

@ -32,6 +32,12 @@
}
],
"parent_draft": {},
"translators": [],
"finished_chunks": []
"translators": [
"Michael A. Rodriguez"
],
"finished_chunks": [
"01-title",
"02-title",
"03-title"
]
}