From 51b2bb948a849d66835d515045780c729648837a Mon Sep 17 00:00:00 2001 From: Pro Date: Tue, 31 Jan 2023 20:17:54 +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 069ab6e..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": "qglx", - "occurrenceNote": "Here, **you** is plural, referring to all of the recipients named in verses 1–2. (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": 3 + "verse": 5 }, "tool": "translationNotes", "groupId": "figs-yousingular", - "quote": "ὑμῖν", - "quoteString": "ὑμῖν", + "quote": [ + { + "word": "σου", + "occurrence": 1 + }, + { + "word": "&" + }, + { + "word": "ἔχεις", + "occurrence": 1 + } + ], + "quoteString": "σου & ἔχεις", "glQuote": "", "occurrence": 1 }