diff --git a/manifest.json b/manifest.json index 693cfdb..c5ac81f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,29 +1,26 @@ { - "project": { - "id": "2th", - "name": "" - }, - "type": { - "id": "text", - "name": "Text" - }, + "package_version": 6, + "format": "usfm", "generator": { "name": "ts-desktop", - "build": "" + "build": "21" }, - "package_version": 6, "target_language": { "direction": "ltr", "id": "seq", "name": "Senara Sénoufo" }, - "format": "usfm", + "project": { + "id": "2th", + "name": "2 Thessalonians" + }, + "type": { + "id": "text", + "name": "Text" + }, "resource": { "id": "reg" }, - "translators": [ - "Zachari" - ], "source_translations": [ { "language_id": "en", @@ -33,10 +30,16 @@ "version": "5" } ], + "translators": [ + "Zachari" + ], "finished_chunks": [ - "03-04", - "03-06", - "03-01", + "00-title", + "01-01", + "01-03", + "01-06", + "01-09", + "01-11", "02-01", "02-03", "02-05", @@ -44,11 +47,8 @@ "02-11", "02-13", "02-16", - "03-00", - "01-01", - "01-03", - "01-06", - "01-09", - "01-11" + "03-01", + "03-04", + "03-06" ] } \ No newline at end of file