diff --git a/01/title.txt b/01/title.txt new file mode 100644 index 0000000..6029924 --- /dev/null +++ b/01/title.txt @@ -0,0 +1 @@ +Kutanki 1 \ No newline at end of file diff --git a/front/title.txt b/front/title.txt new file mode 100644 index 0000000..b192187 --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +2 TIMOTAWUS \ No newline at end of file diff --git a/manifest.json b/manifest.json index b7c7ba6..34817d5 100644 --- a/manifest.json +++ b/manifest.json @@ -1,24 +1,41 @@ { - "project": { - "id": "2ti", - "name": "" + "package_version": 7, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "110" }, "target_language": { "id": "amo", "direction": "ltr", "name": "Amo" }, - "translators": [ - "Kawusu David" - ], + "project": { + "id": "2ti", + "name": "2 Timothy" + }, + "type": { + "id": "text", + "name": "Text" + }, "resource": { "id": "reg" }, - "generator": { - "build": "110", - "name": "ts-desktop" - }, + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": "3", + "date_modified": 20161227, + "version": "8" + } + ], + "translators": [ + "Kawusu David", + "James" + ], "finished_chunks": [ + "01-title", "01-01", "01-03", "01-06", @@ -41,20 +58,5 @@ "03-10", "03-14", "03-16" - ], - "format": "usfm", - "type": { - "id": "text", - "name": "Text" - }, - "source_translations": [ - { - "language_id": "en", - "resource_id": "ulb", - "date_modified": 20160614, - "checking_level": 3, - "version": "5" - } - ], - "package_version": 7 + ] } \ No newline at end of file