diff --git a/manifest.json b/manifest.json index bd24164..a5286a1 100644 --- a/manifest.json +++ b/manifest.json @@ -1,17 +1,10 @@ { - "project": { - "id": "2co", - "name": "" - }, - "type": { - "id": "text", - "name": "Text" - }, + "package_version": 7, + "format": "usfm", "generator": { "name": "ts-desktop", "build": "132" }, - "package_version": 7, "target_language": { "name": "Zimba", "direction": "ltr", @@ -20,13 +13,17 @@ "is_gateway_language": false, "id": "zmb" }, - "format": "usfm", + "project": { + "id": "2co", + "name": "2 Corinthians" + }, + "type": { + "id": "text", + "name": "Text" + }, "resource": { "id": "reg" }, - "translators": [ - "Georges" - ], "source_translations": [ { "language_id": "en", @@ -36,6 +33,9 @@ "version": "9" } ], + "translators": [ + "Georges" + ], "finished_chunks": [ "front-title", "01-title", @@ -85,6 +85,7 @@ "05-16", "05-18", "05-20", + "06-title", "06-01", "06-04", "06-08", @@ -92,6 +93,7 @@ "06-14", "06-17", "07-title", + "07-01", "07-02", "07-05", "07-08", @@ -158,7 +160,6 @@ "13-07", "13-09", "13-11", - "13-13", - "07-01" + "13-13" ] } \ No newline at end of file