From f28050568cd440a9fa720eefea83b3e8678bba45 Mon Sep 17 00:00:00 2001 From: Sam Date: Thu, 12 Dec 2024 09:01:45 +1100 Subject: [PATCH] Update config/locales/client.en.yml Co-authored-by: Keegan George --- config/locales/client.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index bc3d603b3..789815011 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -144,7 +144,7 @@ en: enable: "Enable" spam_tip: "AI spam detection will scan the first 3 posts by all new users on public topics. It will flag them for review and block users if they are likely spam." settings_saved: "Settings saved" - spam_description: "Identifies potential spam using the selected LLM and flags it for site moderators to inspect in the review queue." + spam_description: "Identifies potential spam using the selected LLM and flags it for site moderators to inspect in the review queue" no_llms: "No LLMs available" test_button: "Test..." save_button: "Save changes"