From a92c0546ad14f1cd7972891a430ef10177d59b1b Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Mon, 20 Jun 2016 21:57:56 -0400 Subject: [PATCH] Mon Jun 20 2016 21:57:56 GMT-0400 (SA Western Standard Time) --- 04/01.txt | 1 + manifest.json | 74 ++++++++++++++++++++++++++------------------------- 2 files changed, 39 insertions(+), 36 deletions(-) create mode 100644 04/01.txt diff --git a/04/01.txt b/04/01.txt new file mode 100644 index 0000000..79fda62 --- /dev/null +++ b/04/01.txt @@ -0,0 +1 @@ +Entonces Jesús, lleno del Espíritu Santo, se fue del Río Jordán, y el Espíritu Santo lo guió al desierto. El Espíritu Santo lo llevó al desierto por cuarenta días. Mientras estaba allí, el diablo estuvo tentándolo. Durante todo el tiempo que Jesús estuvo en el desierto, Él no comió cosa alguna, así que cuando terminaron los cuarenta días, Él estaba muy hambriento. \ No newline at end of file diff --git a/manifest.json b/manifest.json index feb1e18..714fb9d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,37 +1,39 @@ { - "package_version": 6, - "format": "usfm", - "generator": { - "name": "ts-desktop", - "build": "" - }, - "target_language": { - "id": "es-419", - "name": "Español Latin America", - "direction": "ltr" - }, - "project": { - "id": "luk", - "name": "Luke" - }, - "type": { - "id": "text", - "name": "Text" - }, - "resource": { - "id": "udb", - "name": "Unlocked Dynamic Bible" - }, - "source_translations": [ - { - "language_id": "en", - "resource_id": "udb", - "checking_level": 3, - "date_modified": 20160223, - "version": "4" - } - ], - "parent_draft": {}, - "translators": [], - "finished_chunks": [] -} + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "" + }, + "target_language": { + "id": "es-419", + "name": "Español Latin America", + "direction": "ltr" + }, + "project": { + "id": "luk", + "name": "Luke" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "udb", + "name": "Unlocked Dynamic Bible" + }, + "source_translations": [ + { + "language_id": "en", + "resource_id": "udb", + "checking_level": 3, + "date_modified": 20160223, + "version": "4" + } + ], + "parent_draft": {}, + "translators": [ + "Yolanda Davila" + ], + "finished_chunks": [] +} \ No newline at end of file