Revert "FIX: Remove chat "enable chat plugin text" (#23327)" (#23344)

This reverts commit 7f5c3d4e9a,
the setting text is not localized so we do need the label
even if it is redundant.
This commit is contained in:
Martin Brennan 2023-08-31 09:59:51 +10:00 committed by GitHub
parent 556e59580e
commit c5d6e8cd23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,7 @@
en:
site_settings:
chat_separate_sidebar_mode: "Show separate sidebar modes for forum and chat."
# intentionally left blank to avoid doubled-up text in the UI
chat_enabled: ""
chat_enabled: "Enable chat."
enable_public_channels: "Enable public channels based on categories."
chat_allowed_groups: "Users in these groups can chat. Note that staff can always access chat."
chat_channel_retention_days: "Chat messages in regular channels will be retained for this many days. Set to '0' to retain messages forever."