Auto saving at wordAlignment chapter_1 3jn 1:14

This commit is contained in:
mkaryakina 2020-07-09 16:15:17 +03:00
parent 755b7ba5c4
commit 3e987ffbac
4 changed files with 63 additions and 3 deletions

View File

@ -0,0 +1,24 @@
{
"contextId": {
"reference": {
"bookId": "3jn",
"chapter": 1,
"verse": 6
},
"tool": "translationWords",
"groupId": "worthy",
"quote": "ἀξίως",
"strong": [
"G05160"
],
"occurrence": 1
},
"invalidated": null,
"userName": "mkaryakina",
"modifiedTimestamp": "2020-07-09T13:12:34.656Z",
"gatewayLanguageCode": "en",
"gatewayLanguageQuote": "in a manner worthy",
"invalidatedChecksTotal": null,
"verseEditsTotal": null,
"invalidatedAlignmentsTotal": null
}

View File

@ -0,0 +1,28 @@
{
"contextId": {
"reference": {
"bookId": "3jn",
"chapter": 1,
"verse": 6
},
"tool": "translationWords",
"groupId": "worthy",
"quote": "ἀξίως",
"strong": [
"G05160"
],
"occurrence": 1
},
"selections": [
{
"text": "достойно",
"occurrence": 1,
"occurrences": 1
}
],
"nothingToSelect": false,
"username": "mkaryakina",
"modifiedTimestamp": "2020-07-09T13:12:34.656Z",
"gatewayLanguageCode": "en",
"gatewayLanguageQuote": "in a manner worthy"
}

View File

@ -3,7 +3,13 @@
"priority": 1,
"comments": false,
"reminders": false,
"selections": false,
"selections": [
{
"text": "достойно",
"occurrence": 1,
"occurrences": 1
}
],
"verseEdits": true,
"nothingToSelect": false,
"contextId": {
@ -19,6 +25,7 @@
"G05160"
],
"occurrence": 1
}
},
"invalidated": false
}
]

View File

@ -73,5 +73,6 @@
"tc_orig_lang_check_version_translationNotes": "0.12",
"tc_en_check_version_translationNotes": "v30",
"tc_orig_lang_check_version_translationWords": "0.12",
"tc_en_check_version_translationWords": "v15"
"tc_en_check_version_translationWords": "v15",
"tc_orig_lang_check_version_wordAlignment": "0.12"
}