diff --git a/src/translations/de/campaign.php b/src/translations/de/campaign.php index ba79692d..bb215be3 100644 --- a/src/translations/de/campaign.php +++ b/src/translations/de/campaign.php @@ -271,7 +271,7 @@ 'Email' => 'E-Mail', 'Enable Anonymous Tracking' => '', 'Enable GeoIP to geolocate contacts by their IP addresses.' => 'Aktivieren Sie GeoIP, um Kontakte über ihre IP-Adresse zu lokalisieren.', - 'Enable reCAPTCHA v3 to protect mailing list subscription forms from bots. Learn more' => 'Aktivieren Sie reCAPTCHA v3, um Mailing-Listen-Formulare vor Bots zu schützen. Mehr erfahren', + 'Enable reCAPTCHA v3 to protect mailing list subscription forms from bots.' => 'Aktivieren Sie reCAPTCHA v3, um Mailing-Listen-Formulare vor Bots zu schützen.', 'Enable Turnstile to protect mailing list subscription forms from bots using the “invisible” Turnstile widget.' => '', 'End Date' => 'Enddatum', 'ends with' => 'endet mit', diff --git a/src/translations/en/campaign.php b/src/translations/en/campaign.php index 45723cee..aa17f772 100644 --- a/src/translations/en/campaign.php +++ b/src/translations/en/campaign.php @@ -270,7 +270,7 @@ 'Email' => '', 'Enable Anonymous Tracking' => '', 'Enable GeoIP to geolocate contacts by their IP addresses.' => '', - 'Enable reCAPTCHA v3 to protect mailing list subscription forms from bots. Learn more' => '', + 'Enable reCAPTCHA v3 to protect mailing list subscription forms from bots.' => '', 'Enable Turnstile to protect mailing list subscription forms from bots using the “invisible” Turnstile widget.' => '', 'End Date' => '', 'ends with' => '', diff --git a/src/translations/fr/campaign.php b/src/translations/fr/campaign.php index 70ea646b..c1abb3c7 100644 --- a/src/translations/fr/campaign.php +++ b/src/translations/fr/campaign.php @@ -271,7 +271,7 @@ 'Email' => 'Email', 'Enable Anonymous Tracking' => 'Activer le tracking anonyme', 'Enable GeoIP to geolocate contacts by their IP addresses.' => 'Activer GeoIP pour géocaliser les contacts par leurs valeurs d’adresses IP.', - 'Enable reCAPTCHA v3 to protect mailing list subscription forms from bots. Learn more' => 'Activer reCAPTCHA v3 pour empêcher des inscriptions de robots aux listes de diffusion. En savoir plus', + 'Enable reCAPTCHA v3 to protect mailing list subscription forms from bots.' => 'Activer reCAPTCHA v3 pour empêcher des inscriptions de robots aux listes de diffusion.', 'Enable Turnstile to protect mailing list subscription forms from bots using the “invisible” Turnstile widget.' => 'Activez Turnstile pour protéger les formulaires d’inscription aux listes de diffusion contre les robots en utilisant le widget Turnstile « invisible ».', 'End Date' => 'Date de fin', 'ends with' => 'Se terminant par',