From 2442ed3316aa2cb0d4ec32d030a4629177ddb528 Mon Sep 17 00:00:00 2001 From: Pro Date: Tue, 31 Jan 2023 20:17:28 +0300 Subject: [PATCH] Auto saving at translationNotes figs-yousingular phm 1:5 --- .../phm/currentContextId/contextId.json | 22 ++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/.apps/translationCore/index/translationNotes/phm/currentContextId/contextId.json b/.apps/translationCore/index/translationNotes/phm/currentContextId/contextId.json index c03e474..5f35570 100644 --- a/.apps/translationCore/index/translationNotes/phm/currentContextId/contextId.json +++ b/.apps/translationCore/index/translationNotes/phm/currentContextId/contextId.json @@ -1,15 +1,27 @@ { - "checkId": "puh8", - "occurrenceNote": "Here, the word **you** is singular and refers to Philemon. (See: [[rc://*/ta/man/translate/figs-yousingular]])", + "checkId": "pf1y", + "occurrenceNote": "Here, the words **your** and **you** are singular and refer to Philemon. (See: [[rc://*/ta/man/translate/figs-yousingular]])", "reference": { "bookId": "phm", "chapter": 1, - "verse": 4 + "verse": 5 }, "tool": "translationNotes", "groupId": "figs-yousingular", - "quote": "σου", - "quoteString": "σου", + "quote": [ + { + "word": "σου", + "occurrence": 1 + }, + { + "word": "&" + }, + { + "word": "ἔχεις", + "occurrence": 1 + } + ], + "quoteString": "σου & ἔχεις", "glQuote": "", "occurrence": 1 }