diff --git a/01/title.txt b/01/title.txt new file mode 100644 index 0000000..b7b80ba --- /dev/null +++ b/01/title.txt @@ -0,0 +1,6 @@ +[ + { + "title": "ບົດທີ 1", + "body": "ບົດທີ 1" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index af544c1..8f813a1 100644 --- a/manifest.json +++ b/manifest.json @@ -32,6 +32,10 @@ } ], "parent_draft": {}, - "translators": [], - "finished_chunks": [] + "translators": [ + "Vieng2019" + ], + "finished_chunks": [ + "01-title" + ] } \ No newline at end of file