From 97e9786fa6211e22572d2ba9bdf4faa75bb42833 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Sat, 27 Jan 2024 11:07:43 +0200 Subject: [PATCH] translation --- application/Espo/Resources/i18n/en_US/Global.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/application/Espo/Resources/i18n/en_US/Global.json b/application/Espo/Resources/i18n/en_US/Global.json index f1b2a2dbf8..ac9d9ed5a1 100644 --- a/application/Espo/Resources/i18n/en_US/Global.json +++ b/application/Espo/Resources/i18n/en_US/Global.json @@ -425,6 +425,7 @@ "emailAddressIsInvalid": "Email Address is Invalid", "assignedUserName": "Assigned User Name", "teams": "Teams", + "users": "Users", "createdAt": "Created At", "modifiedAt": "Modified At", "createdBy": "Created By", @@ -448,7 +449,8 @@ "type": "Type", "names": "Names", "types": "Types", - "targetListIsOptedOut": "Is Opted Out (Target List)" + "targetListIsOptedOut": "Is Opted Out (Target List)", + "childList": "Child List" }, "links": { "assignedUser": "Assigned User",