From 7f84f1ccf48ae723680565458a380133a635d2f6 Mon Sep 17 00:00:00 2001 From: Yuri Date: Wed, 14 Apr 2021 11:07:13 +0300 Subject: [PATCH] Auto saving at translationWords selfcontrol 2ti 1:7 --- .../2ti/1/17/2021-04-14T08_07_12.503Z.json | 21 ++++++++++++ .../2ti/1/17/2021-04-14T08_07_12.499Z.json | 28 ++++++++++++++++ .../2ti/currentContextId/contextId.json | 8 ++--- .../index/translationWords/2ti/seek.json | 32 ++++++++++++++++++- 4 files changed, 84 insertions(+), 5 deletions(-) create mode 100644 .apps/translationCore/checkData/invalidated/2ti/1/17/2021-04-14T08_07_12.503Z.json create mode 100644 .apps/translationCore/checkData/selections/2ti/1/17/2021-04-14T08_07_12.499Z.json diff --git a/.apps/translationCore/checkData/invalidated/2ti/1/17/2021-04-14T08_07_12.503Z.json b/.apps/translationCore/checkData/invalidated/2ti/1/17/2021-04-14T08_07_12.503Z.json new file mode 100644 index 0000000..17a054e --- /dev/null +++ b/.apps/translationCore/checkData/invalidated/2ti/1/17/2021-04-14T08_07_12.503Z.json @@ -0,0 +1,21 @@ +{ + "contextId": { + "reference": { + "bookId": "2ti", + "chapter": 1, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "seek", + "quote": "ἐζήτησέν", + "strong": [ + "G22120" + ], + "occurrence": 1 + }, + "username": "Yuri", + "invalidated": false, + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "he sought", + "modifiedTimestamp": "2021-04-14T08:07:12.503Z" +} diff --git a/.apps/translationCore/checkData/selections/2ti/1/17/2021-04-14T08_07_12.499Z.json b/.apps/translationCore/checkData/selections/2ti/1/17/2021-04-14T08_07_12.499Z.json new file mode 100644 index 0000000..1cf6e08 --- /dev/null +++ b/.apps/translationCore/checkData/selections/2ti/1/17/2021-04-14T08_07_12.499Z.json @@ -0,0 +1,28 @@ +{ + "contextId": { + "reference": { + "bookId": "2ti", + "chapter": 1, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "seek", + "quote": "ἐζήτησέν", + "strong": [ + "G22120" + ], + "occurrence": 1 + }, + "modifiedTimestamp": "2021-04-14T08:07:12.499Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "he sought", + "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 bc91ea5..8eb9655 100644 --- a/.apps/translationCore/index/translationWords/2ti/currentContextId/contextId.json +++ b/.apps/translationCore/index/translationWords/2ti/currentContextId/contextId.json @@ -2,13 +2,13 @@ "reference": { "bookId": "2ti", "chapter": 1, - "verse": 17 + "verse": 7 }, "tool": "translationWords", - "groupId": "seek", - "quote": "ἐζήτησέν", + "groupId": "selfcontrol", + "quote": "σωφρονισμοῦ", "strong": [ - "G22120" + "G49950" ], "occurrence": 1 } diff --git a/.apps/translationCore/index/translationWords/2ti/seek.json b/.apps/translationCore/index/translationWords/2ti/seek.json index bd3f277..56d1011 100644 --- a/.apps/translationCore/index/translationWords/2ti/seek.json +++ b/.apps/translationCore/index/translationWords/2ti/seek.json @@ -1 +1,31 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2ti","chapter":1,"verse":17},"tool":"translationWords","groupId":"seek","quote":"ἐζήτησέν","strong":["G22120"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": [ + { + "text": "искал", + "occurrence": 1, + "occurrences": 1 + } + ], + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "2ti", + "chapter": 1, + "verse": 17 + }, + "tool": "translationWords", + "groupId": "seek", + "quote": "ἐζήτησέν", + "strong": [ + "G22120" + ], + "occurrence": 1 + }, + "invalidated": false + } +]