Auto saving at translationWords apostle 1ti 1:1

This commit is contained in:
ghayden 2020-11-19 13:09:51 -06:00
parent a595e6bfda
commit a05cb28a6a
2 changed files with 19 additions and 3 deletions

View File

@ -1 +1,14 @@
{"reference":{"bookId":"1ti","chapter":1,"verse":1},"tool":"translationWords","groupId":"apostle","quote":"ἀπόστολος","strong":["G06520"],"occurrence":1}
{
"reference": {
"bookId": "1ti",
"chapter": 1,
"verse": 1
},
"tool": "translationWords",
"groupId": "apostle",
"quote": "ἀπόστολος",
"strong": [
"G06520"
],
"occurrence": 1
}

View File

@ -9,7 +9,8 @@
},
"toolsSelectedGLs": {
"wordAlignment": "en",
"translationNotes": "en"
"translationNotes": "en",
"translationWords": "en"
},
"generator": {
"name": "tc-desktop",
@ -57,5 +58,7 @@
"tc_edit_version": "3.0.0",
"tc_min_compatible_version": "3.0.0",
"tc_orig_lang_check_version_translationNotes": "0.13",
"tc_en_check_version_translationNotes": "v32"
"tc_en_check_version_translationNotes": "v32",
"tc_orig_lang_check_version_translationWords": "0.13",
"tc_en_check_version_translationWords": "v16"
}