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

This commit is contained in:
BTT Manager 2023-07-19 10:01:16 -04:00 committed by tsDesktop
parent 4f20e02a5a
commit a3f4d14bae

View File

@ -1,62 +1,62 @@
{
"package_version": 7,
"format": "usfm",
"generator": {
"name": "ts-desktop",
"build": "140"
},
"target_language": {
"name": "Tanosy Malagasy",
"direction": "ltr",
"anglicized_name": "Malagasy, Tanosy",
"region": "Africa",
"is_gateway_language": false,
"id": "txy"
},
"project": {
"id": "hag",
"name": "Haggai"
},
"type": {
"id": "text",
"name": "Text"
},
"resource": {
"id": "ulb",
"name": "Unlocked Literal Bible"
},
"source_translations": [
{
"language_id": "plt",
"resource_id": "ulb",
"checking_level": "3",
"date_modified": "2020-12-30T00:00:00+00:00",
"version": "7.2"
}
],
"translators": [
"TANOSY-002",
"LAPTOP-2USC8DL3"
],
"finished_chunks": [
"front-title",
"01-title",
"01-01",
"01-03",
"01-07",
"01-10",
"01-12",
"01-14",
"02-title",
"02-01",
"02-03",
"02-06",
"02-08",
"02-10",
"02-13",
"02-15",
"02-18",
"02-20",
"02-23"
]
"package_version": 7,
"format": "usfm",
"generator": {
"name": "ts-desktop",
"build": "140"
},
"target_language": {
"name": "Tanosy Malagasy",
"direction": "ltr",
"anglicized_name": "Malagasy, Tanosy",
"region": "Africa",
"is_gateway_language": false,
"id": "txy"
},
"project": {
"id": "hag",
"name": "Haggai"
},
"type": {
"id": "text",
"name": "Text"
},
"resource": {
"id": "reg",
"name": "Regular"
},
"source_translations": [
{
"language_id": "plt",
"resource_id": "ulb",
"checking_level": "3",
"date_modified": "2020-12-30T00:00:00+00:00",
"version": "7.2"
}
],
"translators": [
"TANOSY-002",
"LAPTOP-2USC8DL3"
],
"finished_chunks": [
"front-title",
"01-title",
"01-01",
"01-03",
"01-07",
"01-10",
"01-12",
"01-14",
"02-title",
"02-01",
"02-03",
"02-06",
"02-08",
"02-10",
"02-13",
"02-15",
"02-18",
"02-20",
"02-23"
]
}