Tue Nov 19 2024 11:31:35 GMT+0100 (hora estándar de Europa central)

This commit is contained in:
Ana Iglesias Duran 2024-11-19 11:31:35 +01:00
parent 8c97798d2e
commit 86bd7413b5
5 changed files with 13 additions and 2 deletions

1
01/title.txt Normal file
View File

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

1
02/title.txt Normal file
View File

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

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 @@
Ezequiel

View File

@ -32,6 +32,13 @@
}
],
"parent_draft": {},
"translators": [],
"finished_chunks": []
"translators": [
"Ana Iglesias Duran"
],
"finished_chunks": [
"front-title",
"01-title",
"02-title",
"03-title"
]
}