From 55ad1ede4eb5365f159af8c3063ed030fdf121c2 Mon Sep 17 00:00:00 2001 From: David Cook Date: Thu, 25 Jan 2024 17:22:57 +1100 Subject: [PATCH] Add messages to ensure they get translated --- config/locales/en.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index 4289cc584c..c68fcb9326 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -4774,3 +4774,9 @@ See the %{link} to find out more about %{sitename}'s features and to start using pagination: next: Next previous: Previous + + + # Gem to prevent bot form submissions + invisible_captcha: + sentence_for_humans: "If you are human, ignore this field" + timestamp_error_message: "Sorry, that was too quick! Please resubmit."