From 4f3eba381b61be30deadd7695f4bd5937c8c5d9b Mon Sep 17 00:00:00 2001 From: Tom De Moor Date: Wed, 7 Feb 2024 11:42:19 +0100 Subject: [PATCH] fixing typo (#26147) Co-authored-by: Tom De Moor --- server/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/i18n/en.json b/server/i18n/en.json index af0d600445..dbf1b05621 100644 --- a/server/i18n/en.json +++ b/server/i18n/en.json @@ -4856,7 +4856,7 @@ }, { "id": "app.channel.add_member.deleted_user.app_error", - "translation": "Unable to add thr user as a member of the channel." + "translation": "Unable to add the user as a member of the channel." }, { "id": "app.channel.analytics_type_count.app_error",