From 4d7483817e299021a3756ca71888bdfb00196179 Mon Sep 17 00:00:00 2001 From: Samuel Kim Date: Wed, 31 Mar 2021 09:41:06 +0300 Subject: [PATCH] Auto saving at translationWords children 3jn 1:4 --- .../3jn/1/10/2021-03-31T06_41_04.495Z.json | 21 ++++++++++++++ .../3jn/1/10/2021-03-31T06_41_04.474Z.json | 28 +++++++++++++++++++ .../3jn/currentContextId/contextId.json | 8 +++--- .../index/translationWords/3jn/works.json | 13 +++++++-- 4 files changed, 63 insertions(+), 7 deletions(-) create mode 100644 .apps/translationCore/checkData/invalidated/3jn/1/10/2021-03-31T06_41_04.495Z.json create mode 100644 .apps/translationCore/checkData/selections/3jn/1/10/2021-03-31T06_41_04.474Z.json diff --git a/.apps/translationCore/checkData/invalidated/3jn/1/10/2021-03-31T06_41_04.495Z.json b/.apps/translationCore/checkData/invalidated/3jn/1/10/2021-03-31T06_41_04.495Z.json new file mode 100644 index 0000000..325c9b0 --- /dev/null +++ b/.apps/translationCore/checkData/invalidated/3jn/1/10/2021-03-31T06_41_04.495Z.json @@ -0,0 +1,21 @@ +{ + "contextId": { + "reference": { + "bookId": "3jn", + "chapter": 1, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "works", + "quote": "ἔργα", + "strong": [ + "G20410" + ], + "occurrence": 1 + }, + "username": "Samuel_Kim", + "invalidated": false, + "gatewayLanguageCode": "ru", + "gatewayLanguageQuote": "дела", + "modifiedTimestamp": "2021-03-31T06:41:04.495Z" +} diff --git a/.apps/translationCore/checkData/selections/3jn/1/10/2021-03-31T06_41_04.474Z.json b/.apps/translationCore/checkData/selections/3jn/1/10/2021-03-31T06_41_04.474Z.json new file mode 100644 index 0000000..5be0fd8 --- /dev/null +++ b/.apps/translationCore/checkData/selections/3jn/1/10/2021-03-31T06_41_04.474Z.json @@ -0,0 +1,28 @@ +{ + "contextId": { + "reference": { + "bookId": "3jn", + "chapter": 1, + "verse": 10 + }, + "tool": "translationWords", + "groupId": "works", + "quote": "ἔργα", + "strong": [ + "G20410" + ], + "occurrence": 1 + }, + "modifiedTimestamp": "2021-03-31T06:41:04.474Z", + "gatewayLanguageCode": "ru", + "gatewayLanguageQuote": "дела", + "selections": [ + { + "text": "кэрэл", + "occurrence": 1, + "occurrences": 1 + } + ], + "nothingToSelect": false, + "username": "Samuel_Kim" +} diff --git a/.apps/translationCore/index/translationWords/3jn/currentContextId/contextId.json b/.apps/translationCore/index/translationWords/3jn/currentContextId/contextId.json index f444af9..622d943 100644 --- a/.apps/translationCore/index/translationWords/3jn/currentContextId/contextId.json +++ b/.apps/translationCore/index/translationWords/3jn/currentContextId/contextId.json @@ -2,13 +2,13 @@ "reference": { "bookId": "3jn", "chapter": 1, - "verse": 10 + "verse": 4 }, "tool": "translationWords", - "groupId": "works", - "quote": "ἔργα", + "groupId": "children", + "quote": "τέκνα", "strong": [ - "G20410" + "G50430" ], "occurrence": 1 } diff --git a/.apps/translationCore/index/translationWords/3jn/works.json b/.apps/translationCore/index/translationWords/3jn/works.json index b206931..88cb863 100644 --- a/.apps/translationCore/index/translationWords/3jn/works.json +++ b/.apps/translationCore/index/translationWords/3jn/works.json @@ -3,7 +3,13 @@ "priority": 1, "comments": false, "reminders": false, - "selections": false, + "selections": [ + { + "text": "кэрэл", + "occurrence": 1, + "occurrences": 1 + } + ], "verseEdits": false, "nothingToSelect": false, "contextId": { @@ -19,6 +25,7 @@ "G20410" ], "occurrence": 1 - } + }, + "invalidated": false } -] \ No newline at end of file +]