From 205cf70bd8cbcfe8a10ccc59759af6d93b989fd1 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 9 Oct 2023 08:39:03 +1100 Subject: [PATCH] Mon Oct 09 2023 08:39:02 GMT+1100 (AUS Eastern Daylight Time) --- manifest.json | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 81 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index dfe54b4..078dd44 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,81 @@ -{"project":{"id":"col","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":3},"package_version":7,"target_language":{"name":"Warai","direction":"ltr","anglicized_name":"Warai","region":"Pacific","is_gateway_language":false,"id":"nkg-x-warai"},"format":"usfm","resource":{"id":"reg"},"translators":["8322"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":"3","date_modified":20170329,"version":"9"}],"finished_chunks":["front-title","01-title","01-01","01-04","01-07","01-09","01-11","01-13","01-15","01-18","01-21","01-24","01-28","02-title","02-01","02-04","02-06","02-08","02-10","02-13","02-16","02-18","02-20","03-title","03-01","03-05","03-09","03-12","03-15","03-18","03-22","04-title","04-01","04-02","04-05","04-07","04-12","04-15","04-18","04-10"]} \ No newline at end of file +{ + "project": { + "id": "col", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-desktop", + "build": "2" + }, + "package_version": 7, + "target_language": { + "name": "Warai", + "direction": "ltr", + "anglicized_name": "Warai", + "region": "Pacific", + "is_gateway_language": false, + "id": "nkg-x-warai" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "8322" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": "3", + "date_modified": 20170329, + "version": "9" + } + ], + "finished_chunks": [ + "front-title", + "01-title", + "01-01", + "01-04", + "01-07", + "01-09", + "01-11", + "01-13", + "01-15", + "01-18", + "01-21", + "01-24", + "01-28", + "02-title", + "02-01", + "02-04", + "02-06", + "02-08", + "02-10", + "02-13", + "02-16", + "02-18", + "02-20", + "03-title", + "03-01", + "03-05", + "03-09", + "03-12", + "03-15", + "03-18", + "03-22", + "04-title", + "04-01", + "04-02", + "04-05", + "04-07", + "04-12", + "04-15", + "04-18", + "04-10" + ] +} \ No newline at end of file