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 ebb81e1954
commit 4f06b4df74
1 changed files with 126 additions and 126 deletions

View File

@ -1,128 +1,128 @@
{
"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": "est",
"name": "Esther"
},
"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-003"
],
"finished_chunks": [
"front-title",
"01-title",
"01-01",
"01-03",
"01-05",
"01-07",
"01-09",
"01-12",
"01-13",
"01-16",
"10-03",
"10-01",
"10-title",
"09-30",
"09-29",
"09-26",
"09-23",
"09-20",
"09-17",
"01-19",
"02-title",
"01-21",
"02-01",
"02-03",
"02-05",
"02-07",
"02-08",
"02-10",
"02-12",
"02-14",
"02-15",
"02-17",
"02-19",
"02-22",
"03-title",
"03-01",
"03-03",
"03-05",
"03-07",
"03-08",
"03-10",
"03-12",
"03-14",
"04-title",
"04-01",
"04-04",
"04-06",
"04-09",
"04-13",
"04-15",
"05-title",
"05-01",
"05-03",
"05-05",
"05-07",
"05-09",
"05-12",
"05-14",
"06-title",
"06-01",
"06-04",
"06-07",
"06-10",
"06-12",
"07-title",
"07-01",
"07-03",
"09-15",
"09-13",
"09-11",
"09-06",
"09-03",
"09-01",
"09-title",
"08-15",
"08-13",
"08-10",
"08-09",
"08-07",
"08-05",
"08-03",
"08-01",
"08-title",
"07-06",
"07-08",
"07-09"
]
"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": "est",
"name": "Esther"
},
"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-003"
],
"finished_chunks": [
"front-title",
"01-title",
"01-01",
"01-03",
"01-05",
"01-07",
"01-09",
"01-12",
"01-13",
"01-16",
"10-03",
"10-01",
"10-title",
"09-30",
"09-29",
"09-26",
"09-23",
"09-20",
"09-17",
"01-19",
"02-title",
"01-21",
"02-01",
"02-03",
"02-05",
"02-07",
"02-08",
"02-10",
"02-12",
"02-14",
"02-15",
"02-17",
"02-19",
"02-22",
"03-title",
"03-01",
"03-03",
"03-05",
"03-07",
"03-08",
"03-10",
"03-12",
"03-14",
"04-title",
"04-01",
"04-04",
"04-06",
"04-09",
"04-13",
"04-15",
"05-title",
"05-01",
"05-03",
"05-05",
"05-07",
"05-09",
"05-12",
"05-14",
"06-title",
"06-01",
"06-04",
"06-07",
"06-10",
"06-12",
"07-title",
"07-01",
"07-03",
"09-15",
"09-13",
"09-11",
"09-06",
"09-03",
"09-01",
"09-title",
"08-15",
"08-13",
"08-10",
"08-09",
"08-07",
"08-05",
"08-03",
"08-01",
"08-title",
"07-06",
"07-08",
"07-09"
]
}