Fix typo.

This commit is contained in:
John Livingston 2024-09-07 12:56:35 +02:00
parent b5990f0c1d
commit 64a9c7be21
No known key found for this signature in database
GPG Key ID: B17B5640CE66CDBC

View File

@ -658,5 +658,5 @@ livechat_configuration_channel_special_chars_label: "Forbid special characters"
livechat_configuration_channel_special_chars_desc: |
By enabling this option, the moderation bot will automatically delete messages containing more than X special characters.
Special characters are those that don't fit into one of these categories: letters, numbers, punctuation symbols, currency symbols, emojis.
livechat_configuration_channel_special_chars_tolerance_label: Tolérance
livechat_configuration_channel_special_chars_tolerance_label: Tolerance
livechat_configuration_channel_special_chars_tolerance_desc: Number of special characters to accept before deleting messages.