diff --git a/01/title.txt b/01/title.txt new file mode 100644 index 0000000..cf8f437 --- /dev/null +++ b/01/title.txt @@ -0,0 +1 @@ +CapĂ­tulo 1 \ No newline at end of file diff --git a/front/title.txt b/front/title.txt new file mode 100644 index 0000000..3268daa --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +1 Samuel \ No newline at end of file diff --git a/manifest.json b/manifest.json index 69a5515..b103d7b 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,11 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "Amara" + ], + "finished_chunks": [ + "front-title", + "01-title" + ] } \ No newline at end of file