From 64a9c7be21f80c58efb8868de7b8e6e66d69f2e7 Mon Sep 17 00:00:00 2001 From: John Livingston Date: Sat, 7 Sep 2024 12:56:35 +0200 Subject: [PATCH] Fix typo. --- languages/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/en.yml b/languages/en.yml index ca29b384..7e0e8c44 100644 --- a/languages/en.yml +++ b/languages/en.yml @@ -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.