diff --git a/front/title.txt b/front/title.txt new file mode 100644 index 0000000..1710591 --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +2 Petera \ No newline at end of file diff --git a/manifest.json b/manifest.json index afd2120..3c033d5 100644 --- a/manifest.json +++ b/manifest.json @@ -1,17 +1,10 @@ { - "project": { - "id": "2pe", - "name": "" - }, - "type": { - "id": "text", - "name": "Text" - }, + "package_version": 7, + "format": "usfm", "generator": { "name": "ts-desktop", "build": "3" }, - "package_version": 7, "target_language": { "name": "Antambahoaka", "direction": "ltr", @@ -20,32 +13,32 @@ "is_gateway_language": false, "id": "-x-antambahoaka" }, - "format": "usfm", + "project": { + "id": "2pe", + "name": "2 Peter" + }, + "type": { + "id": "text", + "name": "Text" + }, "resource": { "id": "reg" }, - "translators": [ - "PLT-MADA007" - ], "source_translations": [ { "language_id": "plt", "resource_id": "ulb", "checking_level": "3", - "date_modified": 20181101, + "date_modified": "2018-11-01T00:00:00+00:00", "version": "7.1" } ], + "translators": [ + "PLT-MADA007", + "Dell" + ], "finished_chunks": [ - "03-title", - "03-01", - "03-03", - "03-08", - "03-10", - "03-11", - "03-14", - "03-17", - "03-05", + "front-title", "01-title", "01-01", "01-03", @@ -63,6 +56,15 @@ "02-12", "02-15", "02-17", - "02-20" + "02-20", + "03-title", + "03-01", + "03-03", + "03-05", + "03-08", + "03-10", + "03-11", + "03-14", + "03-17" ] } \ No newline at end of file