Auto saving at translationWords teacher 2ti 1:11

This commit is contained in:
Yuri 2021-04-14 11:19:26 +03:00
parent 718437e12d
commit a776555240
4 changed files with 63 additions and 7 deletions

View File

@ -0,0 +1,21 @@
{
"contextId": {
"reference": {
"bookId": "2ti",
"chapter": 4,
"verse": 2
},
"tool": "translationWords",
"groupId": "teach",
"quote": "διδαχῇ",
"strong": [
"G13220"
],
"occurrence": 1
},
"username": "Yuri",
"invalidated": false,
"gatewayLanguageCode": "en",
"gatewayLanguageQuote": "teaching",
"modifiedTimestamp": "2021-04-14T08:19:22.099Z"
}

View File

@ -0,0 +1,28 @@
{
"contextId": {
"reference": {
"bookId": "2ti",
"chapter": 4,
"verse": 2
},
"tool": "translationWords",
"groupId": "teach",
"quote": "διδαχῇ",
"strong": [
"G13220"
],
"occurrence": 1
},
"modifiedTimestamp": "2021-04-14T08:19:22.094Z",
"gatewayLanguageCode": "en",
"gatewayLanguageQuote": "teaching",
"selections": [
{
"text": "наставлением",
"occurrence": 1,
"occurrences": 1
}
],
"nothingToSelect": false,
"username": "Yuri"
}

View File

@ -1,14 +1,14 @@
{ {
"reference": { "reference": {
"bookId": "2ti", "bookId": "2ti",
"chapter": 4, "chapter": 1,
"verse": 2 "verse": 11
}, },
"tool": "translationWords", "tool": "translationWords",
"groupId": "teach", "groupId": "teacher",
"quote": "διδαχῇ", "quote": "διδάσκαλος",
"strong": [ "strong": [
"G13220" "G13200"
], ],
"occurrence": 1 "occurrence": 1
} }

View File

@ -119,7 +119,13 @@
"priority": 1, "priority": 1,
"comments": false, "comments": false,
"reminders": false, "reminders": false,
"selections": false, "selections": [
{
"text": "наставлением",
"occurrence": 1,
"occurrences": 1
}
],
"verseEdits": true, "verseEdits": true,
"nothingToSelect": false, "nothingToSelect": false,
"contextId": { "contextId": {
@ -135,6 +141,7 @@
"G13220" "G13220"
], ],
"occurrence": 1 "occurrence": 1
} },
"invalidated": false
} }
] ]