updated project manifest.json to change project type from ulb to reg
This commit is contained in:
parent
02e01daaec
commit
d81157dca2
160
manifest.json
160
manifest.json
|
@ -1,82 +1,82 @@
|
|||
{
|
||||
"package_version": 7,
|
||||
"format": "usfm",
|
||||
"generator": {
|
||||
"name": "ts-desktop",
|
||||
"build": "140"
|
||||
},
|
||||
"target_language": {
|
||||
"id": "tkg",
|
||||
"name": "Tesaka Malagasy",
|
||||
"direction": "ltr"
|
||||
},
|
||||
"project": {
|
||||
"id": "1th",
|
||||
"name": "1 Thessalonians"
|
||||
},
|
||||
"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": "2018-11-01T00:00:00+00:00",
|
||||
"version": "7.1"
|
||||
}
|
||||
],
|
||||
"parent_draft": {},
|
||||
"translators": [
|
||||
"MAD133",
|
||||
"MAD136",
|
||||
"MAD134",
|
||||
"MAD135",
|
||||
"LAPTOP-HA9V2PJ1"
|
||||
],
|
||||
"finished_chunks": [
|
||||
"front-title",
|
||||
"01-title",
|
||||
"01-01",
|
||||
"01-02",
|
||||
"01-04",
|
||||
"01-06",
|
||||
"01-08",
|
||||
"02-title",
|
||||
"02-01",
|
||||
"02-03",
|
||||
"02-05",
|
||||
"02-07",
|
||||
"02-10",
|
||||
"02-13",
|
||||
"02-14",
|
||||
"02-17",
|
||||
"03-title",
|
||||
"03-01",
|
||||
"03-04",
|
||||
"03-06",
|
||||
"03-08",
|
||||
"03-11",
|
||||
"04-title",
|
||||
"04-01",
|
||||
"04-03",
|
||||
"04-07",
|
||||
"04-09",
|
||||
"04-13",
|
||||
"04-16",
|
||||
"05-title",
|
||||
"05-01",
|
||||
"05-04",
|
||||
"05-08",
|
||||
"05-12",
|
||||
"05-15",
|
||||
"05-19",
|
||||
"05-23",
|
||||
"05-25"
|
||||
]
|
||||
"package_version": 7,
|
||||
"format": "usfm",
|
||||
"generator": {
|
||||
"name": "ts-desktop",
|
||||
"build": "140"
|
||||
},
|
||||
"target_language": {
|
||||
"id": "tkg",
|
||||
"name": "Tesaka Malagasy",
|
||||
"direction": "ltr"
|
||||
},
|
||||
"project": {
|
||||
"id": "1th",
|
||||
"name": "1 Thessalonians"
|
||||
},
|
||||
"type": {
|
||||
"id": "text",
|
||||
"name": "Text"
|
||||
},
|
||||
"resource": {
|
||||
"id": "reg",
|
||||
"name": "Regular"
|
||||
},
|
||||
"source_translations": [
|
||||
{
|
||||
"language_id": "plt",
|
||||
"resource_id": "ulb",
|
||||
"checking_level": "3",
|
||||
"date_modified": "2018-11-01T00:00:00+00:00",
|
||||
"version": "7.1"
|
||||
}
|
||||
],
|
||||
"parent_draft": {},
|
||||
"translators": [
|
||||
"MAD133",
|
||||
"MAD136",
|
||||
"MAD134",
|
||||
"MAD135",
|
||||
"LAPTOP-HA9V2PJ1"
|
||||
],
|
||||
"finished_chunks": [
|
||||
"front-title",
|
||||
"01-title",
|
||||
"01-01",
|
||||
"01-02",
|
||||
"01-04",
|
||||
"01-06",
|
||||
"01-08",
|
||||
"02-title",
|
||||
"02-01",
|
||||
"02-03",
|
||||
"02-05",
|
||||
"02-07",
|
||||
"02-10",
|
||||
"02-13",
|
||||
"02-14",
|
||||
"02-17",
|
||||
"03-title",
|
||||
"03-01",
|
||||
"03-04",
|
||||
"03-06",
|
||||
"03-08",
|
||||
"03-11",
|
||||
"04-title",
|
||||
"04-01",
|
||||
"04-03",
|
||||
"04-07",
|
||||
"04-09",
|
||||
"04-13",
|
||||
"04-16",
|
||||
"05-title",
|
||||
"05-01",
|
||||
"05-04",
|
||||
"05-08",
|
||||
"05-12",
|
||||
"05-15",
|
||||
"05-19",
|
||||
"05-23",
|
||||
"05-25"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue