From 9cf5d3de9dde77536a0c70470beceec3389b618d Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Sat, 14 May 2022 05:27:26 +0700 Subject: [PATCH] Sat May 14 2022 05:27:25 GMT+0700 (Western Indonesia Time) --- 02/title.txt | 1 + front/title.txt | 1 + manifest.json | 38 ++++++++++++++++++++------------------ 3 files changed, 22 insertions(+), 18 deletions(-) create mode 100644 02/title.txt create mode 100644 front/title.txt diff --git a/02/title.txt b/02/title.txt new file mode 100644 index 0000000..afcf19d --- /dev/null +++ b/02/title.txt @@ -0,0 +1 @@ +2 Tesalonika \ No newline at end of file diff --git a/front/title.txt b/front/title.txt new file mode 100644 index 0000000..afcf19d --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +2 Tesalonika \ No newline at end of file diff --git a/manifest.json b/manifest.json index cbd31dd..128afb2 100644 --- a/manifest.json +++ b/manifest.json @@ -1,17 +1,10 @@ { - "project": { - "id": "2th", - "name": "" - }, - "type": { - "id": "text", - "name": "Text" - }, + "package_version": 7, + "format": "usfm", "generator": { "name": "ts-desktop", "build": "7" }, - "package_version": 7, "target_language": { "name": "Sabu", "direction": "ltr", @@ -20,31 +13,40 @@ "is_gateway_language": false, "id": "hvn" }, - "format": "usfm", + "project": { + "id": "2th", + "name": "2 Thessalonians" + }, + "type": { + "id": "text", + "name": "Text" + }, "resource": { "id": "reg" }, - "translators": [ - "dom", - "Yulius MEGE" - ], "source_translations": [ { "language_id": "id", "resource_id": "ayt", "checking_level": "3", - "date_modified": 20220324, + "date_modified": "2020-06-22T00:00:00+00:00", "version": "1.3" } ], + "translators": [ + "dom", + "Yulius MEGE" + ], "finished_chunks": [ - "03-title", - "03-01", + "front-title", "01-title", "01-01", "01-03", "01-06", "01-09", - "01-11" + "01-11", + "02-title", + "03-title", + "03-01" ] } \ No newline at end of file