Mon Nov 02 2020 17:51:06 GMT-0400 (SA Western Standard Time)

This commit is contained in:
wendyc 2020-11-02 17:51:06 -04:00
parent 5737302c12
commit f7154bccea
4 changed files with 18 additions and 11 deletions

1
01/title.txt Normal file
View File

@ -0,0 +1 @@
Capítulo 1

1
03/title.txt Normal file
View File

@ -0,0 +1 @@
Capítulo 3

1
front/title.txt Normal file
View File

@ -0,0 +1 @@
Tito

View File

@ -33,9 +33,12 @@
], ],
"parent_draft": {}, "parent_draft": {},
"translators": [ "translators": [
"JeffreyFeliciano" "JeffreyFeliciano",
"wendyc"
], ],
"finished_chunks": [ "finished_chunks": [
"front-title",
"01-title",
"01-01", "01-01",
"01-04", "01-04",
"01-06", "01-06",
@ -43,15 +46,6 @@
"01-10", "01-10",
"01-12", "01-12",
"01-14", "01-14",
"03-01",
"03-03",
"03-04",
"03-06",
"03-08",
"03-09",
"03-12",
"03-14",
"03-15",
"01-15", "01-15",
"02-title", "02-title",
"02-01", "02-01",
@ -60,6 +54,16 @@
"02-09", "02-09",
"02-11", "02-11",
"02-14", "02-14",
"02-15" "02-15",
"03-title",
"03-01",
"03-03",
"03-04",
"03-06",
"03-08",
"03-09",
"03-12",
"03-14",
"03-15"
] ]
} }