Fri Jul 22 2016 12:02:41 GMT-0400 (SA Western Standard Time)

This commit is contained in:
tsDesktop 2016-07-22 12:02:41 -04:00
parent 9ec31510d9
commit ec62a012fc
1 changed files with 41 additions and 41 deletions

View File

@ -1,42 +1,42 @@
{ {
"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": "rom", "id": "rom",
"name": "Romans" "name": "Romans"
}, },
"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": [
"Josue D. Medina" "Josue D. Medina"
], ],
"finished_chunks": [ "finished_chunks": [
"16-01", "16-01",
"16-03" "16-03"
] ]
} }