Auto saving at translationWords suffer 2ti 2:3

This commit is contained in:
Yuri 2021-04-14 11:10:09 +03:00
parent 317770a05f
commit bea5552319
4 changed files with 62 additions and 6 deletions

View File

@ -0,0 +1,21 @@
{
"contextId": {
"reference": {
"bookId": "2ti",
"chapter": 1,
"verse": 12
},
"tool": "translationWords",
"groupId": "suffer",
"quote": "πάσχω",
"strong": [
"G39580"
],
"occurrence": 1
},
"username": "Yuri",
"invalidated": false,
"gatewayLanguageCode": "en",
"gatewayLanguageQuote": "I … suffer",
"modifiedTimestamp": "2021-04-14T08:10:08.305Z"
}

View File

@ -0,0 +1,28 @@
{
"contextId": {
"reference": {
"bookId": "2ti",
"chapter": 1,
"verse": 12
},
"tool": "translationWords",
"groupId": "suffer",
"quote": "πάσχω",
"strong": [
"G39580"
],
"occurrence": 1
},
"modifiedTimestamp": "2021-04-14T08:10:08.300Z",
"gatewayLanguageCode": "en",
"gatewayLanguageQuote": "I … suffer",
"selections": [
{
"text": "терплю",
"occurrence": 1,
"occurrences": 1
}
],
"nothingToSelect": false,
"username": "Yuri"
}

View File

@ -1,14 +1,14 @@
{ {
"reference": { "reference": {
"bookId": "2ti", "bookId": "2ti",
"chapter": 1, "chapter": 2,
"verse": 12 "verse": 3
}, },
"tool": "translationWords", "tool": "translationWords",
"groupId": "suffer", "groupId": "suffer",
"quote": "πάσχω", "quote": "συνκακοπάθησον",
"strong": [ "strong": [
"G39580" "G47770"
], ],
"occurrence": 1 "occurrence": 1
} }

View File

@ -32,7 +32,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": {
@ -48,7 +54,8 @@
"G39580" "G39580"
], ],
"occurrence": 1 "occurrence": 1
} },
"invalidated": false
}, },
{ {
"priority": 1, "priority": 1,