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

This commit is contained in:
BTT Manager 2023-07-19 10:01:17 -04:00 committed by tsDesktop
parent e79f99d0cc
commit a0c2220488
1 changed files with 99 additions and 99 deletions

View File

@ -1,101 +1,101 @@
{
"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": "mic",
"name": "Micah"
},
"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"
],
"finished_chunks": [
"front-title",
"01-title",
"01-01",
"01-02",
"01-05",
"07-19",
"07-18",
"07-16",
"07-14",
"07-11",
"07-10",
"07-09",
"07-07",
"07-05",
"07-03",
"07-01",
"07-title",
"06-16",
"06-13",
"06-11",
"06-09",
"06-06",
"06-03",
"06-01",
"06-title",
"05-title",
"04-title",
"03-title",
"02-title",
"01-06",
"01-08",
"01-11",
"01-13",
"01-15",
"02-01",
"02-03",
"02-06",
"02-09",
"02-12",
"03-01",
"03-04",
"03-12",
"03-09",
"03-08",
"03-05",
"05-12",
"05-10",
"05-08",
"05-06",
"05-04",
"05-02",
"05-01",
"04-13",
"04-11",
"04-09",
"04-06",
"04-04",
"04-02",
"04-01"
]
"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": "mic",
"name": "Micah"
},
"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"
],
"finished_chunks": [
"front-title",
"01-title",
"01-01",
"01-02",
"01-05",
"07-19",
"07-18",
"07-16",
"07-14",
"07-11",
"07-10",
"07-09",
"07-07",
"07-05",
"07-03",
"07-01",
"07-title",
"06-16",
"06-13",
"06-11",
"06-09",
"06-06",
"06-03",
"06-01",
"06-title",
"05-title",
"04-title",
"03-title",
"02-title",
"01-06",
"01-08",
"01-11",
"01-13",
"01-15",
"02-01",
"02-03",
"02-06",
"02-09",
"02-12",
"03-01",
"03-04",
"03-12",
"03-09",
"03-08",
"03-05",
"05-12",
"05-10",
"05-08",
"05-06",
"05-04",
"05-02",
"05-01",
"04-13",
"04-11",
"04-09",
"04-06",
"04-04",
"04-02",
"04-01"
]
}