From 8be536bfbf97f89144c4f7f233767e657d194360 Mon Sep 17 00:00:00 2001 From: jdwood Date: Mon, 4 Dec 2023 14:17:14 -0500 Subject: [PATCH] Mon Dec 04 2023 14:17:14 GMT-0500 (Eastern Standard Time) --- manifest.json | 59 +++++++++++++++++++++++++++++++++++++++++++++++- oldManifest.json | 37 ++++++++++++++++++++++++++++++ 2 files changed, 95 insertions(+), 1 deletion(-) create mode 100644 oldManifest.json diff --git a/manifest.json b/manifest.json index a08bb8f..fce874d 100644 --- a/manifest.json +++ b/manifest.json @@ -33,5 +33,62 @@ ], "parent_draft": {}, "translators": [], - "finished_chunks": [] + "finished_chunks": [ + "05-05", + "05-31", + "05-13", + "05-title", + "05-03", + "05-08", + "05-18", + "05-28", + "05-22", + "05-01", + "front-title", + "02-17", + "02-title", + "02-19", + "02-08", + "02-01", + "02-11", + "03-17", + "03-12", + "03-title", + "03-03", + "03-08", + "03-10", + "03-06", + "03-20", + "03-01", + "04-14", + "04-07", + "04-17", + "04-31", + "04-title", + "04-04", + "04-28", + "04-25", + "04-23", + "04-20", + "04-01", + "04-11", + "01-07", + "01-05", + "01-17", + "01-13", + "01-title", + "01-19", + "01-03", + "01-15", + "01-09", + "01-22", + "01-01", + "01-11", + "06-05", + "06-17", + "06-title", + "06-10", + "06-09", + "06-23" + ] } \ No newline at end of file diff --git a/oldManifest.json b/oldManifest.json new file mode 100644 index 0000000..a08bb8f --- /dev/null +++ b/oldManifest.json @@ -0,0 +1,37 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "229" + }, + "target_language": { + "id": "ne", + "name": "नेपाली", + "direction": "ltr" + }, + "project": { + "id": "eph", + "name": "Ephesians" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "ulb", + "name": "ULB" + }, + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": "3", + "date_modified": "2023-08-14T14:33:49.9712155+00:00", + "version": "21-05" + } + ], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file