Sun Jan 16 2022 10:25:46 GMT+0100 (hora estándar de Europa central)

This commit is contained in:
tsDesktop 2022-01-16 10:25:47 +01:00
parent 0ebb678cac
commit d786119d01
2 changed files with 7 additions and 2 deletions

1
02/title.txt Normal file
View File

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

View File

@ -34,7 +34,8 @@
"parent_draft": {}, "parent_draft": {},
"translators": [ "translators": [
"Jaime", "Jaime",
"Jaime Fernandez Garrido" "Jaime Fernandez Garrido",
"jaime"
], ],
"finished_chunks": [ "finished_chunks": [
"front-title", "front-title",
@ -49,6 +50,8 @@
"01-16", "01-16",
"01-19", "01-19",
"01-22", "01-22",
"01-24",
"01-26",
"01-29", "01-29",
"01-32", "01-32",
"01-35", "01-35",
@ -56,6 +59,7 @@
"01-40", "01-40",
"01-43", "01-43",
"01-46", "01-46",
"01-49" "01-49",
"02-title"
] ]
} }