From a0f512d19e2bb603824f8b878d1bde5a0ca09321 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 28 Apr 2018 08:32:27 -0400 Subject: [PATCH] Sat Apr 28 2018 08:32:26 GMT-0400 (SA Western Standard Time) --- manifest.json | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 manifest.json diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..7de9b13 --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "132" + }, + "target_language": { + "id": "es-419", + "name": "EspaƱol Latin America", + "direction": "ltr" + }, + "project": { + "id": "ecc", + "name": "Ecclesiastes" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "ulb", + "name": "Unlocked Literal Bible" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file