diff --git a/plugins/chat/config/locales/client.en.yml b/plugins/chat/config/locales/client.en.yml index 7d7f49ff221..5a623ccc0be 100644 --- a/plugins/chat/config/locales/client.en.yml +++ b/plugins/chat/config/locales/client.en.yml @@ -66,7 +66,7 @@ en: instructions: "Closing the channel prevents non-staff users from sending new messages or editing existing messages. Are you sure you want to close this channel?" channel_delete: title: "Delete Channel" - instructions: "
Deletes the %{name} channel and chat history. All messages and related data, such as reactions and uploads, will be permanently deleted. If you want to preserve the channel history and decomission it, you may want to archive the channel instead.
+ instructions: "Deletes the %{name} channel and chat history. All messages and related data, such as reactions and uploads, will be permanently deleted. If you want to preserve the channel history and decommission it, you may want to archive the channel instead.
Are you sure you want to permanently delete the channel? To confirm, type the name of the channel in the box below.
" confirm: "I understand the consequences, delete the channel" confirm_channel_name: "Enter channel name"