From 09bdac941d4597d4074d9de90d23704545c9fd46 Mon Sep 17 00:00:00 2001 From: Yuri Date: Wed, 14 Apr 2021 11:08:41 +0300 Subject: [PATCH] Auto saving at translationWords snare 2ti 2:26 --- .../2ti/2/20/2021-04-14T08_08_39.720Z.json | 21 ++++++++++++ .../2ti/2/20/2021-04-14T08_08_39.709Z.json | 28 ++++++++++++++++ .../2ti/currentContextId/contextId.json | 8 ++--- .../index/translationWords/2ti/silver.json | 32 ++++++++++++++++++- 4 files changed, 84 insertions(+), 5 deletions(-) create mode 100644 .apps/translationCore/checkData/invalidated/2ti/2/20/2021-04-14T08_08_39.720Z.json create mode 100644 .apps/translationCore/checkData/selections/2ti/2/20/2021-04-14T08_08_39.709Z.json diff --git a/.apps/translationCore/checkData/invalidated/2ti/2/20/2021-04-14T08_08_39.720Z.json b/.apps/translationCore/checkData/invalidated/2ti/2/20/2021-04-14T08_08_39.720Z.json new file mode 100644 index 0000000..69cf93d --- /dev/null +++ b/.apps/translationCore/checkData/invalidated/2ti/2/20/2021-04-14T08_08_39.720Z.json @@ -0,0 +1,21 @@ +{ + "contextId": { + "reference": { + "bookId": "2ti", + "chapter": 2, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "silver", + "quote": "ἀργυρᾶ", + "strong": [ + "G06930" + ], + "occurrence": 1 + }, + "username": "Yuri", + "invalidated": false, + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "silver", + "modifiedTimestamp": "2021-04-14T08:08:39.720Z" +} diff --git a/.apps/translationCore/checkData/selections/2ti/2/20/2021-04-14T08_08_39.709Z.json b/.apps/translationCore/checkData/selections/2ti/2/20/2021-04-14T08_08_39.709Z.json new file mode 100644 index 0000000..0b54d0c --- /dev/null +++ b/.apps/translationCore/checkData/selections/2ti/2/20/2021-04-14T08_08_39.709Z.json @@ -0,0 +1,28 @@ +{ + "contextId": { + "reference": { + "bookId": "2ti", + "chapter": 2, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "silver", + "quote": "ἀργυρᾶ", + "strong": [ + "G06930" + ], + "occurrence": 1 + }, + "modifiedTimestamp": "2021-04-14T08:08:39.709Z", + "gatewayLanguageCode": "en", + "gatewayLanguageQuote": "silver", + "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 d62127d..7dae5dd 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": 2, - "verse": 20 + "verse": 26 }, "tool": "translationWords", - "groupId": "silver", - "quote": "ἀργυρᾶ", + "groupId": "snare", + "quote": "παγίδος", "strong": [ - "G06930" + "G38030" ], "occurrence": 1 } diff --git a/.apps/translationCore/index/translationWords/2ti/silver.json b/.apps/translationCore/index/translationWords/2ti/silver.json index a38f37c..bc26454 100644 --- a/.apps/translationCore/index/translationWords/2ti/silver.json +++ b/.apps/translationCore/index/translationWords/2ti/silver.json @@ -1 +1,31 @@ -[{"priority":1,"comments":false,"reminders":false,"selections":false,"verseEdits":true,"nothingToSelect":false,"contextId":{"reference":{"bookId":"2ti","chapter":2,"verse":20},"tool":"translationWords","groupId":"silver","quote":"ἀργυρᾶ","strong":["G06930"],"occurrence":1}}] +[ + { + "priority": 1, + "comments": false, + "reminders": false, + "selections": [ + { + "text": "серебряные", + "occurrence": 1, + "occurrences": 1 + } + ], + "verseEdits": true, + "nothingToSelect": false, + "contextId": { + "reference": { + "bookId": "2ti", + "chapter": 2, + "verse": 20 + }, + "tool": "translationWords", + "groupId": "silver", + "quote": "ἀργυρᾶ", + "strong": [ + "G06930" + ], + "occurrence": 1 + }, + "invalidated": false + } +]