Skip to content

Commit

Permalink
fix: update notification delay ACP help text
Browse files Browse the repository at this point in the history
  • Loading branch information
psychobunny committed Sep 28, 2020
1 parent 4fc84e9 commit 4c1e717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/language/en-GB/admin/settings/chat.json
Expand Up @@ -6,7 +6,7 @@
"max-length": "Maximum length of chat messages",
"max-room-size": "Maximum number of users in chat rooms",
"delay": "Time between chat messages in milliseconds",
"notification-delay": "Notification delay for chat messages",
"notification-delay": "Notification delay for chat messages. (0 for no delay)",
"restrictions.seconds-edit-after": "Number of seconds a chat message will remain editable. (0 disabled)",
"restrictions.seconds-delete-after": "Number of seconds a chat message will remain deletable. (0 disabled)"
}

0 comments on commit 4c1e717

Please sign in to comment.