updated project manifest.json to change project type from ulb to reg

This commit is contained in:
BTT Manager 2022-07-06 14:11:16 -04:00 committed by tsDesktop
parent d12cb2dd9e
commit 2799da5b93
1 changed files with 88 additions and 88 deletions

View File

@ -1,90 +1,90 @@
{ {
"package_version": 6, "package_version": 6,
"format": "usfm", "format": "usfm",
"generator": { "generator": {
"name": "ts-desktop", "name": "ts-desktop",
"build": "132" "build": "132"
}, },
"target_language": { "target_language": {
"id": "bmm", "id": "bmm",
"name": "Northern Betsimisaraka Malagasy", "name": "Northern Betsimisaraka Malagasy",
"direction": "ltr" "direction": "ltr"
}, },
"project": { "project": {
"id": "jas", "id": "jas",
"name": "James" "name": "James"
}, },
"type": { "type": {
"id": "text", "id": "text",
"name": "Text" "name": "Text"
}, },
"resource": { "resource": {
"id": "ulb", "id": "reg",
"name": "Unlocked Literal Bible" "name": "Regular"
}, },
"source_translations": [ "source_translations": [
{ {
"language_id": "plt", "language_id": "plt",
"resource_id": "ulb", "resource_id": "ulb",
"checking_level": "3", "checking_level": "3",
"date_modified": "2018-11-01T00:00:00+00:00", "date_modified": "2018-11-01T00:00:00+00:00",
"version": "7.1" "version": "7.1"
} }
], ],
"parent_draft": {}, "parent_draft": {},
"translators": [ "translators": [
"MAD102", "MAD102",
"LAPTOP-2USC8DL3", "LAPTOP-2USC8DL3",
"DELL" "DELL"
], ],
"finished_chunks": [ "finished_chunks": [
"front-title", "front-title",
"01-title", "01-title",
"01-01", "01-01",
"01-04", "01-04",
"01-06", "01-06",
"01-09", "01-09",
"01-12", "01-12",
"01-14", "01-14",
"01-17", "01-17",
"01-19", "01-19",
"01-22", "01-22",
"01-26", "01-26",
"02-title", "02-title",
"02-01", "02-01",
"02-05", "02-05",
"02-08", "02-08",
"02-10", "02-10",
"02-12", "02-12",
"02-14", "02-14",
"02-18", "02-18",
"02-21", "02-21",
"02-25", "02-25",
"03-title", "03-title",
"03-01", "03-01",
"03-03", "03-03",
"03-05", "03-05",
"03-07", "03-07",
"03-09", "03-09",
"03-11", "03-11",
"03-13", "03-13",
"03-15", "03-15",
"04-title", "04-title",
"04-01", "04-01",
"04-04", "04-04",
"04-06", "04-06",
"04-08", "04-08",
"04-11", "04-11",
"04-13", "04-13",
"04-15", "04-15",
"05-title", "05-title",
"05-01", "05-01",
"05-04", "05-04",
"05-07", "05-07",
"05-09", "05-09",
"05-12", "05-12",
"05-13", "05-13",
"05-16", "05-16",
"05-19" "05-19"
] ]
} }