From b71a6b9f8dafc17a5c3d5b0772c67c989f839a3a Mon Sep 17 00:00:00 2001 From: Scott Bishel Date: Fri, 17 Jan 2020 06:52:41 -0700 Subject: [PATCH] MM-21725 change to singular (#13634) --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index 5a5a2dc0c3..2274b01fad 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -6296,7 +6296,7 @@ }, { "id": "store.sql_group.permanent_delete_members_by_user.app_error", - "translation": "Unable to remove the group members with UserID \"{{.UserId}}\"" + "translation": "Unable to remove the group member with UserID \"{{.UserId}}\"" }, { "id": "store.sql_group.unique_constraint",