diff --git a/.apps/translationCore/index/translationWords/1ti/currentContextId/contextId.json b/.apps/translationCore/index/translationWords/1ti/currentContextId/contextId.json new file mode 100644 index 0000000..c43cf28 --- /dev/null +++ b/.apps/translationCore/index/translationWords/1ti/currentContextId/contextId.json @@ -0,0 +1,14 @@ +{ + "reference": { + "bookId": "1ti", + "chapter": 5, + "verse": 19 + }, + "tool": "translationWords", + "groupId": "accuse", + "quote": "κατηγορίαν", + "strong": [ + "G27240" + ], + "occurrence": 1 +} diff --git a/manifest.json b/manifest.json index 566c458..de28675 100644 --- a/manifest.json +++ b/manifest.json @@ -8,7 +8,8 @@ "name": "" }, "toolsSelectedGLs": { - "wordAlignment": "en" + "wordAlignment": "en", + "translationWords": "en" }, "generator": { "name": "tc-desktop", @@ -55,5 +56,7 @@ ], "tc_edit_version": "3.0.0", "tc_min_compatible_version": "3.0.0", - "tc_orig_lang_check_version_wordAlignment": "0.13" + "tc_orig_lang_check_version_wordAlignment": "0.13", + "tc_orig_lang_check_version_translationWords": "0.13", + "tc_en_check_version_translationWords": "v16" } diff --git a/settings.json b/settings.json index 6380cdb..488ca19 100644 --- a/settings.json +++ b/settings.json @@ -1,3 +1,3 @@ { - "last_opened": "2020-09-21T12:25:48.040Z" + "last_opened": "2020-09-21T13:11:57.671Z" }