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

This commit is contained in:
BTT Manager 2023-07-12 23:01:56 -04:00 committed by tsDesktop
parent a27157ff74
commit 74f260888e
1 changed files with 83 additions and 83 deletions

View File

@ -1,85 +1,85 @@
{
"package_version": 7,
"format": "usfm",
"generator": {
"name": "ts-desktop",
"build": "140"
},
"target_language": {
"name": "Masikoro Malagasy",
"direction": "ltr",
"anglicized_name": "Malagasy, Masikoro",
"region": "Africa",
"is_gateway_language": false,
"id": "msh"
},
"project": {
"id": "rut",
"name": "Ruth"
},
"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": [
"MASIKORO-003"
],
"finished_chunks": [
"front-title",
"01-title",
"01-01",
"01-03",
"01-06",
"01-08",
"01-11",
"01-14",
"01-16",
"01-19",
"01-22",
"02-01",
"02-03",
"02-05",
"02-10",
"02-13",
"02-14",
"02-15",
"02-17",
"02-19",
"02-21",
"02-23",
"03-title",
"04-title",
"03-01",
"03-03",
"03-06",
"03-08",
"03-10",
"03-12",
"03-14",
"03-16",
"04-01",
"04-03",
"04-05",
"04-07",
"04-09",
"04-11",
"04-13",
"04-16",
"04-18",
"02-08",
"02-title"
]
"package_version": 7,
"format": "usfm",
"generator": {
"name": "ts-desktop",
"build": "140"
},
"target_language": {
"name": "Masikoro Malagasy",
"direction": "ltr",
"anglicized_name": "Malagasy, Masikoro",
"region": "Africa",
"is_gateway_language": false,
"id": "msh"
},
"project": {
"id": "rut",
"name": "Ruth"
},
"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": [
"MASIKORO-003"
],
"finished_chunks": [
"front-title",
"01-title",
"01-01",
"01-03",
"01-06",
"01-08",
"01-11",
"01-14",
"01-16",
"01-19",
"01-22",
"02-01",
"02-03",
"02-05",
"02-10",
"02-13",
"02-14",
"02-15",
"02-17",
"02-19",
"02-21",
"02-23",
"03-title",
"04-title",
"03-01",
"03-03",
"03-06",
"03-08",
"03-10",
"03-12",
"03-14",
"03-16",
"04-01",
"04-03",
"04-05",
"04-07",
"04-09",
"04-11",
"04-13",
"04-16",
"04-18",
"02-08",
"02-title"
]
}