Thu Aug 25 2016 03:54:18 GMT-0400 (SA Western Standard Time)
This commit is contained in:
parent
b7b1bf464a
commit
3cc101bef8
100
manifest.json
100
manifest.json
|
@ -1,51 +1,51 @@
|
||||||
{
|
{
|
||||||
"package_version": 6,
|
"package_version": 6,
|
||||||
"format": "usfm",
|
"format": "usfm",
|
||||||
"generator": {
|
"generator": {
|
||||||
"name": "ts-desktop",
|
"name": "ts-desktop",
|
||||||
"build": ""
|
"build": ""
|
||||||
},
|
},
|
||||||
"target_language": {
|
"target_language": {
|
||||||
"id": "es-419",
|
"id": "es-419",
|
||||||
"name": "Español Latin America",
|
"name": "Español Latin America",
|
||||||
"direction": "ltr"
|
"direction": "ltr"
|
||||||
},
|
},
|
||||||
"project": {
|
"project": {
|
||||||
"id": "jud",
|
"id": "jud",
|
||||||
"name": "Jude"
|
"name": "Jude"
|
||||||
},
|
},
|
||||||
"type": {
|
"type": {
|
||||||
"id": "text",
|
"id": "text",
|
||||||
"name": "Text"
|
"name": "Text"
|
||||||
},
|
},
|
||||||
"resource": {
|
"resource": {
|
||||||
"id": "udb",
|
"id": "udb",
|
||||||
"name": "Unlocked Dynamic Bible"
|
"name": "Unlocked Dynamic Bible"
|
||||||
},
|
},
|
||||||
"source_translations": [
|
"source_translations": [
|
||||||
{
|
{
|
||||||
"language_id": "en",
|
"language_id": "en",
|
||||||
"resource_id": "udb",
|
"resource_id": "udb",
|
||||||
"checking_level": 3,
|
"checking_level": 3,
|
||||||
"date_modified": 20160223,
|
"date_modified": 20160223,
|
||||||
"version": "4"
|
"version": "4"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"parent_draft": {},
|
"parent_draft": {},
|
||||||
"translators": [
|
"translators": [
|
||||||
"Wilmer J. Rodriguez Reyes"
|
"Wilmer J. Rodriguez Reyes"
|
||||||
],
|
],
|
||||||
"finished_chunks": [
|
"finished_chunks": [
|
||||||
"01-01",
|
"01-01",
|
||||||
"01-03",
|
"01-03",
|
||||||
"01-05",
|
"01-05",
|
||||||
"01-07",
|
"01-07",
|
||||||
"01-09",
|
"01-09",
|
||||||
"01-12",
|
"01-12",
|
||||||
"01-14",
|
"01-14",
|
||||||
"01-17",
|
"01-17",
|
||||||
"01-20",
|
"01-20",
|
||||||
"01-22",
|
"01-22",
|
||||||
"01-24"
|
"01-24"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue