Fri Aug 26 2016 15:56:23 GMT-0400 (SA Western Standard Time)

This commit is contained in:
chuck 2016-08-26 15:56:23 -04:00
parent 605043e9f4
commit 40a88fc012
1 changed files with 57 additions and 57 deletions

View File

@ -1,58 +1,58 @@
{ {
"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": "luk", "id": "luk",
"name": "Luke" "name": "Luke"
}, },
"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": [
"Milady Díaz Cabello" "Milady Díaz Cabello"
], ],
"finished_chunks": [ "finished_chunks": [
"10-01", "10-01",
"10-03", "10-03",
"10-05", "10-05",
"10-08", "10-08",
"10-10", "10-10",
"10-13", "10-13",
"10-16", "10-16",
"10-17", "10-17",
"10-21", "10-21",
"10-22", "10-22",
"10-23", "10-23",
"10-25", "10-25",
"10-29", "10-29",
"10-31", "10-31",
"10-33", "10-33",
"10-36", "10-36",
"10-38", "10-38",
"10-40" "10-40"
] ]
} }