diff --git a/.apps/translationCore/checkData/invalidated/2ti/4/12/2021-04-14T08_07_35.821Z.json b/.apps/translationCore/checkData/invalidated/2ti/4/12/2021-04-14T08_07_35.821Z.json new file mode 100644 index 0000000..788b7c2 --- /dev/null +++ b/.apps/translationCore/checkData/invalidated/2ti/4/12/2021-04-14T08_07_35.821Z.json @@ -0,0 +1,21 @@ +{ + "contextId": { + "reference": { + "bookId": "2ti", + "chapter": 4, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "send", + "quote": "ἀπέστειλα", + "strong": [ + "G06490" + ], + "occurrence": 1 + }, + "username": "Yuri", + "invalidated": false, + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "I sent", + "modifiedTimestamp": "2021-04-14T08:07:35.821Z" +} diff --git a/.apps/translationCore/checkData/selections/2ti/4/12/2021-04-14T08_07_35.817Z.json b/.apps/translationCore/checkData/selections/2ti/4/12/2021-04-14T08_07_35.817Z.json new file mode 100644 index 0000000..e44ad2a --- /dev/null +++ b/.apps/translationCore/checkData/selections/2ti/4/12/2021-04-14T08_07_35.817Z.json @@ -0,0 +1,28 @@ +{ + "contextId": { + "reference": { + "bookId": "2ti", + "chapter": 4, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "send", + "quote": "ἀπέστειλα", + "strong": [ + "G06490" + ], + "occurrence": 1 + }, + "modifiedTimestamp": "2021-04-14T08:07:35.817Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "I sent", + "selections": [ + { + "text": "я послал", + "occurrence": 1, + "occurrences": 1 + } + ], + "nothingToSelect": false, + "username": "Yuri" +} diff --git a/.apps/translationCore/index/translationWords/2ti/currentContextId/contextId.json b/.apps/translationCore/index/translationWords/2ti/currentContextId/contextId.json index e006516..e2a98d7 100644 --- a/.apps/translationCore/index/translationWords/2ti/currentContextId/contextId.json +++ b/.apps/translationCore/index/translationWords/2ti/currentContextId/contextId.json @@ -1,14 +1,14 @@ { "reference": { "bookId": "2ti", - "chapter": 4, - "verse": 12 + "chapter": 1, + "verse": 3 }, "tool": "translationWords", - "groupId": "send", - "quote": "ἀπέστειλα", + "groupId": "servant", + "quote": "λατρεύω", "strong": [ - "G06490" + "G30000" ], "occurrence": 1 } diff --git a/.apps/translationCore/index/translationWords/2ti/send.json b/.apps/translationCore/index/translationWords/2ti/send.json index 22f5550..34cdd55 100644 --- a/.apps/translationCore/index/translationWords/2ti/send.json +++ b/.apps/translationCore/index/translationWords/2ti/send.json @@ -1 +1,31 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2ti","chapter":4,"verse":12},"tool":"translationWords","groupId":"send","quote":"ἀπέστειλα","strong":["G06490"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": [ + { + "text": "я послал", + "occurrence": 1, + "occurrences": 1 + } + ], + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "2ti", + "chapter": 4, + "verse": 12 + }, + "tool": "translationWords", + "groupId": "send", + "quote": "ἀπέστειλα", + "strong": [ + "G06490" + ], + "occurrence": 1 + }, + "invalidated": false + } +]