diff --git a/front/title.txt b/front/title.txt new file mode 100644 index 0000000..f751cc7 --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +FILEMON \ No newline at end of file diff --git a/manifest.json b/manifest.json index 55ee4c1..c36b7fc 100644 --- a/manifest.json +++ b/manifest.json @@ -1,17 +1,10 @@ { - "project": { - "id": "phm", - "name": "" - }, - "type": { - "id": "text", - "name": "Text" - }, + "package_version": 7, + "format": "usfm", "generator": { "name": "ts-desktop", "build": "5" }, - "package_version": 7, "target_language": { "name": "Bilba", "direction": "ltr", @@ -20,23 +13,33 @@ "is_gateway_language": false, "id": "bpz" }, - "format": "usfm", + "project": { + "id": "phm", + "name": "Philemon" + }, + "type": { + "id": "text", + "name": "Text" + }, "resource": { "id": "reg" }, - "translators": [ - "Beluba II" - ], "source_translations": [ { "language_id": "id", "resource_id": "ayt", "checking_level": "3", - "date_modified": 20210520, + "date_modified": "2020-06-22T00:00:00+00:00", "version": "1.3" } ], + "translators": [ + "Beluba II", + "James" + ], "finished_chunks": [ + "front-title", + "01-title", "01-01", "01-04", "01-08",