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/front/title.txt b/front/title.txt new file mode 100644 index 0000000..e39aa0e --- /dev/null +++ b/front/title.txt @@ -0,0 +1,6 @@ +[ + { + "title": "ສຸພາສິດ", + "body": "ສຸພາສິດ" + } +] \ No newline at end of file diff --git a/manifest.json b/manifest.json index 33e5971..19e08f8 100644 --- a/manifest.json +++ b/manifest.json @@ -27,15 +27,18 @@ "language_id": "en", "resource_id": "ulb", "checking_level": "3", - "date_modified": 20170329, - "version": "9" + "date_modified": "2017-11-29T00:00:00+00:00", + "version": "12" } ], "parent_draft": {}, "translators": [ - "Rusy2020" + "Rusy2020", + "Touktah" ], "finished_chunks": [ + "front-title", + "01-title", "01-01", "01-04", "01-07",