From ca3086431667790081e689ba2a0e36f62a3799fe Mon Sep 17 00:00:00 2001 From: VGM Date: Thu, 14 May 2020 23:55:53 +0700 Subject: [PATCH] Thu May 14 2020 23:55:53 GMT+0700 (Indochina Time) --- LICENSE.md | 7 +++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 LICENSE.md create mode 100644 manifest.json diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..93297d7 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,7 @@ +# License + +This work is made available under the Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA). To view a copy of this license, visit [http://creativecommons.org/licenses/by-sa/4.0/](http://creativecommons.org/licenses/by-sa/4.0/) or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. + +If you would like to notify unfoldingWord regarding your translation of this work, please contact us at [https://unfoldingword.org/contact/](https://unfoldingword.org/contact/). + +This PDF was generated using Prince (https://www.princexml.com/). diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..9c6d251 --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 7, + "format": "markdown", + "generator": { + "name": "ts-desktop", + "build": "148" + }, + "target_language": { + "id": "vi", + "name": "Tiếng Việt", + "direction": "ltr" + }, + "project": { + "id": "bible", + "name": "translationWords" + }, + "type": { + "id": "tw", + "name": "Words" + }, + "resource": { + "id": "", + "name": "" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file