From 1d3e5bdd24f25e1870f3d3bec1c81040a423f138 Mon Sep 17 00:00:00 2001 From: Fire Demon Date: Wed, 26 Aug 2020 13:56:20 -0500 Subject: [Spam Prevention] Add username confirmation and simple, frictionless anti-spam mechanism --- config/locales/simple_form.en-MP.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/locales/simple_form.en-MP.yml') diff --git a/config/locales/simple_form.en-MP.yml b/config/locales/simple_form.en-MP.yml index 7f1c9912e..6ce6ae877 100644 --- a/config/locales/simple_form.en-MP.yml +++ b/config/locales/simple_form.en-MP.yml @@ -33,7 +33,7 @@ en-MP: setting_skin: Reskins the selected UI flavour show_replies: Disable if you'd prefer your replies not be a part of your public profile show_unlisted: Disable if you'd prefer to only show unlisted roars on your profile page to visitors who are logged-in or are your followers. - text: This helps us determine if registrations are made in sincerity and prevent spam. It is only visible to admins. + text: This helps us determine if registrations are made in sincerity and prevents spam. It is only visible to admins. user: chosen_languages: When checked, only roars in selected languages will be displayed in public timelines labels: @@ -71,6 +71,7 @@ en-MP: setting_use_pending_items: Relax mode show_replies: Show replies on profile show_unlisted: Show unlisted roars to anonymous visitors + username_confirmation: Confirm your username invite_request: text: "Introduce yourself and let the admins know what brings you to Monsterpit." notification_emails: -- cgit