Fri Jun 24 2016 09:38:14 GMT-0400 (SA Western Standard Time)

This commit is contained in:
tsDesktop 2016-06-24 09:38:14 -04:00
parent 44f99f16c9
commit 4bb6b6fa62
1 changed files with 46 additions and 46 deletions

View File

@ -1,47 +1,47 @@
{ {
"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": [
{ {
"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": [
"Jessica Cuadrado" "Jessica Cuadrado"
], ],
"finished_chunks": [ "finished_chunks": [
"16-01", "16-01",
"16-02", "16-02",
"16-03", "16-03",
"16-04", "16-04",
"16-08", "16-08",
"16-10", "16-10",
"16-12" "16-12"
] ]
} }