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"