UX: update outdated description of chat messages export (#23191)
We removed all restrictions from the exporter of chat messages in cd45f33
, but
forgot to update the description on the page /admin/plugins/chat.
This commit is contained in:
parent
2d16446078
commit
a3410e7dc3
|
@ -471,7 +471,7 @@ en:
|
||||||
title: "Chat"
|
title: "Chat"
|
||||||
export_messages:
|
export_messages:
|
||||||
title: "Export chat messages"
|
title: "Export chat messages"
|
||||||
description: "Export is currently limited to 10000 most recent messages in the last 6 months."
|
description: "This exports all messages from all channels."
|
||||||
create_export: "Create export"
|
create_export: "Create export"
|
||||||
export_has_started: "The export has started. You'll receive a PM when it's ready."
|
export_has_started: "The export has started. You'll receive a PM when it's ready."
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue