diff --git a/manifest.json b/manifest.json index 5a73f8de..79e3da55 100644 --- a/manifest.json +++ b/manifest.json @@ -1,78 +1,83 @@ { - "package_version": 7, - "format": "usfm", - "generator": { - "name": "ts-desktop", - "build": "132" - }, - "target_language": { - "id": "ru", - "name": "Русский", - "direction": "ltr" - }, - "project": { - "id": "2ti", - "name": "2 Timothy" - }, - "type": { - "id": "text", - "name": "Text" - }, - "resource": { - "id": "ulb", - "name": "Unlocked Literal Bible" - }, - "source_translations": [ - { - "language_id": "ru", - "resource_id": "rsb", - "checking_level": "3", - "date_modified": 20160620, - "version": "1" - } - ], - "parent_draft": {}, - "translators": [ - "Mark Young", - "Yaroslav Ten", - "mast18", - "Anna Savitskaya" - ], - "finished_chunks": [ - "front-title", - "01-title", - "01-01", - "01-03", - "01-06", - "01-08", - "01-12", - "01-15", - "02-title", - "02-01", - "02-03", - "02-06", - "02-08", - "02-11", - "02-14", - "02-16", - "02-19", - "02-22", - "02-24", - "03-title", - "03-01", - "03-05", - "03-08", - "03-10", - "03-14", - "03-16", - "04-title", - "04-01", - "04-03", - "04-06", - "04-09", - "04-11", - "04-14", - "04-17", - "04-19" - ] -} \ No newline at end of file + "generator": { + "name": "ts-desktop", + "build": "132" + }, + "target_language": { + "id": "ru", + "name": "Русский", + "direction": "ltr" + }, + "project": { + "id": "2ti", + "name": "2 Timothy" + }, + "type": { + "id": "text", + "name": "Text" + }, + "source_translations": [ + { + "language_id": "ru", + "resource_id": "rsb", + "checking_level": "3", + "date_modified": 20160620, + "version": "1" + } + ], + "translators": [ + "Mark Young", + "Yaroslav Ten", + "mast18", + "Anna Savitskaya" + ], + "checkers": [], + "time_created": "2021-03-21T20:42:31.609Z", + "tools": [], + "repo": "", + "tcInitialized": true, + "package_version": 7, + "format": "usfm", + "resource": { + "id": "ulb", + "name": "Unlocked Literal Bible" + }, + "parent_draft": {}, + "finished_chunks": [ + "front-title", + "01-title", + "01-01", + "01-03", + "01-06", + "01-08", + "01-12", + "01-15", + "02-title", + "02-01", + "02-03", + "02-06", + "02-08", + "02-11", + "02-14", + "02-16", + "02-19", + "02-22", + "02-24", + "03-title", + "03-01", + "03-05", + "03-08", + "03-10", + "03-14", + "03-16", + "04-title", + "04-01", + "04-03", + "04-06", + "04-09", + "04-11", + "04-14", + "04-17", + "04-19" + ] +}