diff --git a/manifest.json b/manifest.json index 01d2ff5..2b2d7b1 100644 --- a/manifest.json +++ b/manifest.json @@ -1,17 +1,10 @@ { - "project": { - "id": "jol", - "name": "" - }, - "type": { - "id": "text", - "name": "Text" - }, + "package_version": 7, + "format": "usfm", "generator": { "name": "ts-desktop", "build": "280" }, - "package_version": 7, "target_language": { "name": "Piaroa", "direction": "ltr", @@ -20,30 +13,32 @@ "is_gateway_language": false, "id": "pid" }, - "format": "usfm", + "project": { + "id": "jol", + "name": "Joel" + }, + "type": { + "id": "text", + "name": "Text" + }, "resource": { "id": "reg" }, - "translators": [ - "Frank", - "Favio Alexandri Cardozo Gonzalez" - ], "source_translations": [ { "language_id": "es-419", "resource_id": "ulb", "checking_level": "3", - "date_modified": 20230814, + "date_modified": "2023-11-21T17:12:57.0458987+00:00", "version": "1.9" } ], + "translators": [ + "Frank", + "Favio Alexandri Cardozo Gonzalez", + "benjaminsanchez33" + ], "finished_chunks": [ - "02-title", - "02-01", - "02-03", - "02-04", - "02-06", - "02-08", "front-title", "01-title", "01-01", @@ -51,8 +46,13 @@ "01-05", "01-08", "01-11", - "01-13", "01-15", - "01-18" + "01-18", + "02-title", + "02-01", + "02-03", + "02-04", + "02-06", + "02-08" ] } \ No newline at end of file