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

This commit is contained in:
BTT Manager 2022-07-06 14:11:15 -04:00 committed by tsDesktop
parent 9d898c08c4
commit 6949e11dc4
1 changed files with 109 additions and 109 deletions

View File

@ -1,111 +1,111 @@
{ {
"package_version": 7, "package_version": 7,
"format": "usfm", "format": "usfm",
"generator": { "generator": {
"name": "ts-desktop", "name": "ts-desktop",
"build": "5" "build": "5"
}, },
"target_language": { "target_language": {
"name": "Northern Betsimisaraka Malagasy", "name": "Northern Betsimisaraka Malagasy",
"direction": "ltr", "direction": "ltr",
"anglicized_name": "Malagasy, Northern Betsimisaraka", "anglicized_name": "Malagasy, Northern Betsimisaraka",
"region": "Africa", "region": "Africa",
"is_gateway_language": false, "is_gateway_language": false,
"id": "bmm" "id": "bmm"
}, },
"project": { "project": {
"id": "eph", "id": "eph",
"name": "Ephesians" "name": "Ephesians"
}, },
"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"
} }
], ],
"translators": [ "translators": [
"MAD008", "MAD008",
"LAPTOP-HA9V2PJ1" "LAPTOP-HA9V2PJ1"
], ],
"finished_chunks": [ "finished_chunks": [
"front-title", "front-title",
"01-title", "01-title",
"01-01", "01-01",
"01-03", "01-03",
"01-05", "01-05",
"01-07", "01-07",
"01-09", "01-09",
"01-11", "01-11",
"01-13", "01-13",
"01-15", "01-15",
"01-17", "01-17",
"01-19", "01-19",
"01-22", "01-22",
"02-title", "02-title",
"02-01", "02-01",
"02-04", "02-04",
"02-08", "02-08",
"02-11", "02-11",
"02-13", "02-13",
"02-17", "02-17",
"02-19", "02-19",
"03-title", "03-title",
"03-01", "03-01",
"03-03", "03-03",
"03-06", "03-06",
"03-08", "03-08",
"03-10", "03-10",
"03-12", "03-12",
"03-14", "03-14",
"03-17", "03-17",
"03-20", "03-20",
"04-title", "04-title",
"04-01", "04-01",
"04-04", "04-04",
"04-07", "04-07",
"04-09", "04-09",
"04-11", "04-11",
"04-14", "04-14",
"04-17", "04-17",
"04-20", "04-20",
"04-23", "04-23",
"04-25", "04-25",
"04-28", "04-28",
"04-31", "04-31",
"05-title", "05-title",
"05-01", "05-01",
"05-03", "05-03",
"05-05", "05-05",
"05-08", "05-08",
"05-13", "05-13",
"05-15", "05-15",
"05-18", "05-18",
"05-22", "05-22",
"05-25", "05-25",
"05-28", "05-28",
"05-31", "05-31",
"06-title", "06-title",
"06-01", "06-01",
"06-04", "06-04",
"06-05", "06-05",
"06-09", "06-09",
"06-10", "06-10",
"06-12", "06-12",
"06-14", "06-14",
"06-17", "06-17",
"06-19", "06-19",
"06-21", "06-21",
"06-23" "06-23"
] ]
} }