diff --git a/.apps/translationCore/index/wordAlignment/tit/currentContextId/contextId.json b/.apps/translationCore/index/wordAlignment/tit/currentContextId/contextId.json new file mode 100644 index 0000000..59200b0 --- /dev/null +++ b/.apps/translationCore/index/wordAlignment/tit/currentContextId/contextId.json @@ -0,0 +1,9 @@ +{ + "reference": { + "bookId": "tit", + "chapter": 1, + "verse": 1 + }, + "tool": "wordAlignment", + "groupId": "chapter_1" +} diff --git a/manifest.json b/manifest.json index 1567dd3..d40696e 100644 --- a/manifest.json +++ b/manifest.json @@ -87,5 +87,6 @@ "tc_min_compatible_version": "3.0.0", "tc_orig_lang_check_version_translationNotes": "0.13", "tc_hi_check_version_translationNotes": "v13.8", - "tc_en_check_version_translationNotes": "v32" + "tc_en_check_version_translationNotes": "v32", + "tc_orig_lang_check_version_wordAlignment": "0.13" } diff --git a/settings.json b/settings.json index 543b8a7..1ec451d 100644 --- a/settings.json +++ b/settings.json @@ -1,3 +1,3 @@ { - "last_opened": "2020-09-19T01:49:45.952Z" + "last_opened": "2020-09-19T02:28:33.229Z" }