Auto saving at translationNotes figs-explicit 2ti 1:4

This commit is contained in:
Pro 2022-06-15 23:26:40 +03:00
parent 66767fefc4
commit 2dfe1a7a55
4 changed files with 59 additions and 4 deletions

View File

@ -0,0 +1,21 @@
{
"contextId": {
"reference": {
"bookId": "2ti",
"chapter": 4,
"verse": 8
},
"tool": "translationWords",
"groupId": "love",
"quote": "ἠγαπηκόσι",
"strong": [
"G00250"
],
"occurrence": 1
},
"username": "Pro",
"invalidated": false,
"gatewayLanguageCode": "en",
"gatewayLanguageQuote": "who have loved",
"modifiedTimestamp": "2022-06-15T20:26:13.606Z"
}

View File

@ -0,0 +1,28 @@
{
"contextId": {
"reference": {
"bookId": "2ti",
"chapter": 4,
"verse": 8
},
"tool": "translationWords",
"groupId": "love",
"quote": "ἠγαπηκόσι",
"strong": [
"G00250"
],
"occurrence": 1
},
"modifiedTimestamp": "2022-06-15T20:26:13.575Z",
"gatewayLanguageCode": "en",
"gatewayLanguageQuote": "who have loved",
"selections": [
{
"text": "полюбившим",
"occurrence": 1,
"occurrences": 1
}
],
"nothingToSelect": false,
"username": "Pro"
}

View File

@ -119,7 +119,13 @@
"priority": 1,
"comments": false,
"reminders": false,
"selections": null,
"selections": [
{
"text": "полюбившим",
"occurrence": 1,
"occurrences": 1
}
],
"verseEdits": true,
"nothingToSelect": false,
"contextId": {
@ -136,7 +142,7 @@
],
"occurrence": 1
},
"invalidated": true
"invalidated": false
},
{
"priority": 1,

View File

@ -106,6 +106,6 @@
"tc_orig_lang_check_version_translationWords": "0.25",
"tc_en_check_version_translationWords": "v31",
"tc_ru_check_version_translationWords": "v8.3",
"tc_orig_lang_check_version_translationNotes": "0.19",
"tc_en_check_version_translationNotes": "v45"
"tc_orig_lang_check_version_translationNotes": "0.25",
"tc_en_check_version_translationNotes": "v61"
}