From 7eb06c3fd148ac023ea283c50cbec87541339a77 Mon Sep 17 00:00:00 2001 From: Pro Date: Tue, 31 Jan 2023 20:14:37 +0300 Subject: [PATCH] Auto saving at translationNotes figs-you phm 1:22 --- .../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 44f8861..82098b9 100644 --- a/.apps/translationCore/index/translationNotes/phm/currentContextId/contextId.json +++ b/.apps/translationCore/index/translationNotes/phm/currentContextId/contextId.json @@ -1,15 +1,27 @@ { - "checkId": "jou6", - "occurrenceNote": "The word **your** here is plural and refers to Philemon and all who met in his house. Alternate translation: “your spirits” (See: [[rc://*/ta/man/translate/figs-you]])", + "checkId": "o06s", + "occurrenceNote": "The words **your** and **you** here are plural, referring to Philemon and all the believers who met in his house. (See: [[rc://*/ta/man/translate/figs-you]])", "reference": { "bookId": "phm", "chapter": 1, - "verse": 25 + "verse": 22 }, "tool": "translationNotes", "groupId": "figs-you", - "quote": "ὑμῶν", - "quoteString": "ὑμῶν", + "quote": [ + { + "word": "ὑμῶν", + "occurrence": 1 + }, + { + "word": "&" + }, + { + "word": "ὑμῖν", + "occurrence": 1 + } + ], + "quoteString": "ὑμῶν & ὑμῖν", "glQuote": "", "occurrence": 1 }