Wed Jun 22 2016 09:49:56 GMT-0400 (SA Western Standard Time)
This commit is contained in:
parent
8bcf7d6dbd
commit
fcf3b4ce43
|
@ -1,29 +1,37 @@
|
||||||
{
|
{
|
||||||
"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": "rev",
|
"id": "rev",
|
||||||
"name": "Revelation"
|
"name": "Revelation"
|
||||||
},
|
},
|
||||||
"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": [
|
||||||
"parent_draft": {},
|
{
|
||||||
"translators": [],
|
"language_id": "en",
|
||||||
"finished_chunks": []
|
"resource_id": "udb",
|
||||||
}
|
"checking_level": 3,
|
||||||
|
"date_modified": 20160223,
|
||||||
|
"version": "4"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"parent_draft": {},
|
||||||
|
"translators": [],
|
||||||
|
"finished_chunks": []
|
||||||
|
}
|
Loading…
Reference in New Issue