Auto saving at translationWords hope tit 1:2

This commit is contained in:
Yuri 2020-11-26 22:23:06 +03:00
parent 83e13099c9
commit d0d82af44e
4 changed files with 61 additions and 6 deletions

View File

@ -0,0 +1,21 @@
{
"contextId": {
"reference": {
"bookId": "tit",
"chapter": 1,
"verse": 8
},
"tool": "translationWords",
"groupId": "holy",
"quote": "ὅσιον",
"strong": [
"G37410"
],
"occurrence": 1
},
"username": "Yuri",
"invalidated": false,
"gatewayLanguageCode": "en",
"gatewayLanguageQuote": "holy",
"modifiedTimestamp": "2020-11-26T19:23:03.899Z"
}

View File

@ -0,0 +1,28 @@
{
"contextId": {
"reference": {
"bookId": "tit",
"chapter": 1,
"verse": 8
},
"tool": "translationWords",
"groupId": "holy",
"quote": "ὅσιον",
"strong": [
"G37410"
],
"occurrence": 1
},
"modifiedTimestamp": "2020-11-26T19:23:03.888Z",
"gatewayLanguageCode": "en",
"gatewayLanguageQuote": "holy",
"selections": [
{
"text": "благочестивый",
"occurrence": 1,
"occurrences": 1
}
],
"nothingToSelect": false,
"username": "Yuri"
}

View File

@ -2,13 +2,13 @@
"reference": { "reference": {
"bookId": "tit", "bookId": "tit",
"chapter": 1, "chapter": 1,
"verse": 8 "verse": 2
}, },
"tool": "translationWords", "tool": "translationWords",
"groupId": "holy", "groupId": "hope",
"quote": "ὅσιον", "quote": "ἐλπίδι",
"strong": [ "strong": [
"G37410" "G16800"
], ],
"occurrence": 1 "occurrence": 1
} }

View File

@ -3,7 +3,13 @@
"priority": 1, "priority": 1,
"comments": false, "comments": false,
"reminders": false, "reminders": false,
"selections": null, "selections": [
{
"text": "благочестивый",
"occurrence": 1,
"occurrences": 1
}
],
"verseEdits": true, "verseEdits": true,
"nothingToSelect": false, "nothingToSelect": false,
"contextId": { "contextId": {
@ -20,6 +26,6 @@
], ],
"occurrence": 1 "occurrence": 1
}, },
"invalidated": true "invalidated": false
} }
] ]