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",