Auto saving at translationWords suffer 2ti 3:11

This commit is contained in:
Yuri 2021-04-14 11:14:20 +03:00
parent 708eab889d
commit 10c3a9aad2
4 changed files with 62 additions and 6 deletions

View File

@ -0,0 +1,21 @@
{
"contextId": {
"reference": {
"bookId": "2ti",
"chapter": 2,
"verse": 9
},
"tool": "translationWords",
"groupId": "suffer",
"quote": "κακοπαθῶ",
"strong": [
"G25530"
],
"occurrence": 1
},
"username": "Yuri",
"invalidated": false,
"gatewayLanguageCode": "en",
"gatewayLanguageQuote": "I am suffering",
"modifiedTimestamp": "2021-04-14T08:14:18.521Z"
}

View File

@ -0,0 +1,28 @@
{
"contextId": {
"reference": {
"bookId": "2ti",
"chapter": 2,
"verse": 9
},
"tool": "translationWords",
"groupId": "suffer",
"quote": "κακοπαθῶ",
"strong": [
"G25530"
],
"occurrence": 1
},
"modifiedTimestamp": "2021-04-14T08:14:18.517Z",
"gatewayLanguageCode": "en",
"gatewayLanguageQuote": "I am suffering",
"selections": [
{
"text": "страдаю",
"occurrence": 1,
"occurrences": 1
}
],
"nothingToSelect": false,
"username": "Yuri"
}

View File

@ -1,14 +1,14 @@
{ {
"reference": { "reference": {
"bookId": "2ti", "bookId": "2ti",
"chapter": 2, "chapter": 3,
"verse": 9 "verse": 11
}, },
"tool": "translationWords", "tool": "translationWords",
"groupId": "suffer", "groupId": "suffer",
"quote": "κακοπαθῶ", "quote": "παθήμασιν",
"strong": [ "strong": [
"G25530" "G38040"
], ],
"occurrence": 1 "occurrence": 1
} }

View File

@ -90,7 +90,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": {
@ -106,7 +112,8 @@
"G25530" "G25530"
], ],
"occurrence": 1 "occurrence": 1
} },
"invalidated": false
}, },
{ {
"priority": 1, "priority": 1,