From f9a7d55130da25abdd5beda4a878618e9e01e0a7 Mon Sep 17 00:00:00 2001 From: Pro Date: Sat, 14 Jan 2023 11:59:28 +0300 Subject: [PATCH] Auto saving at translationNotes figs-exclusive jud 1:4 --- .../jud/currentContextId/contextId.json | 22 ++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/.apps/translationCore/index/translationNotes/jud/currentContextId/contextId.json b/.apps/translationCore/index/translationNotes/jud/currentContextId/contextId.json index 84cbc31..a4a28c3 100644 --- a/.apps/translationCore/index/translationNotes/jud/currentContextId/contextId.json +++ b/.apps/translationCore/index/translationNotes/jud/currentContextId/contextId.json @@ -1,15 +1,27 @@ { - "checkId": "kjk6", - "occurrenceNote": "Here, **our** refers to Jude and his audience, fellow believers. (See: [Exclusive and Inclusive ‘We’](rc://en/ta/man/translate/figs-exclusive))", + "checkId": "g35s", + "occurrenceNote": "Both occurrences of **our** in this verse refer to all believers. (See: [Exclusive and Inclusive ‘We’](rc://en/ta/man/translate/figs-exclusive))", "reference": { "bookId": "jud", "chapter": 1, - "verse": 3 + "verse": 4 }, "tool": "translationNotes", "groupId": "figs-exclusive", - "quote": "ἡμῶν", - "quoteString": "ἡμῶν", + "quote": [ + { + "word": "ἡμῶν", + "occurrence": 1 + }, + { + "word": "&" + }, + { + "word": "ἡμῶν", + "occurrence": 2 + } + ], + "quoteString": "ἡμῶν & ἡμῶν", "glQuote": "", "occurrence": 1 }