From 4f88eabfba8e745097ba0b1fcf4c47e484f7ae29 Mon Sep 17 00:00:00 2001 From: "Carrie Warner (Mattermost)" <74422101+cwarnermm@users.noreply.github.com> Date: Mon, 28 Oct 2024 14:35:00 -0400 Subject: [PATCH] String update for clarity (#28968) --- 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 6ded35a12e..756deaeef8 100644 --- a/server/i18n/en.json +++ b/server/i18n/en.json @@ -57,7 +57,7 @@ }, { "id": "api.acknowledgement.save.archived_channel.app_error", - "translation": "You cannot acknowledgment in an archived channel." + "translation": "You cannot save an acknowledgment in an archived channel." }, { "id": "api.admin.add_certificate.array.app_error",