From c047d9cfd44d8c8ad512b0a02d50c867b5d4cf97 Mon Sep 17 00:00:00 2001 From: Andrew Simachev Date: Wed, 9 Apr 2025 19:22:30 +0200 Subject: [PATCH] JS-6838: fix --- src/json/text.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/json/text.json b/src/json/text.json index 2509a94d03..2c92aa297f 100644 --- a/src/json/text.json +++ b/src/json/text.json @@ -1995,7 +1995,7 @@ "sidebarObjectRelationTypeDeleted": "The Type has been deleted", "sidebarRelationLocal": "Local", - "sidebarObjectRelationLocalDescription": "These properties exist only in this object and aren’t part of its type. Add to the type to use in all objects, or remove", + "sidebarObjectRelationLocalDescription": "These properties exist only in this object and aren’t part of its type. Add them to the type to use in all objects, or remove", "sidebarTypeRelationLocalDescription": "These properties exist in some objects but aren’t part of the Type. Add them to make them appear in all objects of this Type.", "sidebarRelationLocalAddToType": "Add to the Type",