diff --git a/.apps/translationCore/index/translationWords/tit/currentContextId/contextId.json b/.apps/translationCore/index/translationWords/tit/currentContextId/contextId.json new file mode 100644 index 0000000..5465f41 --- /dev/null +++ b/.apps/translationCore/index/translationWords/tit/currentContextId/contextId.json @@ -0,0 +1,14 @@ +{ + "reference": { + "bookId": "tit", + "chapter": 1, + "verse": 6 + }, + "tool": "translationWords", + "groupId": "accuse", + "quote": "κατηγορίᾳ", + "strong": [ + "G27240" + ], + "occurrence": 1 +} diff --git a/manifest.json b/manifest.json index d40696e..f99cfda 100644 --- a/manifest.json +++ b/manifest.json @@ -88,5 +88,7 @@ "tc_orig_lang_check_version_translationNotes": "0.13", "tc_hi_check_version_translationNotes": "v13.8", "tc_en_check_version_translationNotes": "v32", - "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" }