Skip to content

Commit c5d6e8c

Browse files
Revert "FIX: Remove chat "enable chat plugin text" (#23327)" (#23344)
This reverts commit 7f5c3d4, the setting text is not localized so we do need the label even if it is redundant.
1 parent 556e595 commit c5d6e8c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

plugins/chat/config/locales/server.en.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
en:
22
site_settings:
33
chat_separate_sidebar_mode: "Show separate sidebar modes for forum and chat."
4-
# intentionally left blank to avoid doubled-up text in the UI
5-
chat_enabled: ""
4+
chat_enabled: "Enable chat."
65
enable_public_channels: "Enable public channels based on categories."
76
chat_allowed_groups: "Users in these groups can chat. Note that staff can always access chat."
87
chat_channel_retention_days: "Chat messages in regular channels will be retained for this many days. Set to '0' to retain messages forever."

0 commit comments

Comments
 (0)