From 16d6d58efb097a757f16f84406f35d8ccf6dffab Mon Sep 17 00:00:00 2001 From: Pete Matsyburka Date: Sun, 27 Jul 2025 10:42:56 +0300 Subject: [PATCH] fix typo --- config/locales/i18n.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/i18n.yml b/config/locales/i18n.yml index 9c263909..99ec82ef 100644 --- a/config/locales/i18n.yml +++ b/config/locales/i18n.yml @@ -784,10 +784,10 @@ en: &en code: Code custom_html_emails: Custom HTML emails connect_your_email_to_send_html_emails: Connect your email to send HTML emails - connect_your_email_or_outlook_account_or_add_smtp_settings_to_send_custom_html_emails: Connect your Gmail or Oulook account or add SMTP settings to send custom HTML emails. + connect_your_email_or_outlook_account_or_add_smtp_settings_to_send_custom_html_emails: Connect your Gmail or Outlook account or add SMTP settings to send custom HTML emails. connect_gmail_or_outlook: Connect Gmail or Outlook connect_your_email_to_bulk_send: Connect your email to bulk send - connect_your_email_or_outlook_account_or_add_smtp_settings_to_bulk_send: Connect your Gmail or Oulook account or add SMTP settings to bulk send. + connect_your_email_or_outlook_account_or_add_smtp_settings_to_bulk_send: Connect your Gmail or Outlook account or add SMTP settings to bulk send. are_you_sure_you_want_to_add_recipients_without_sending_to_send_emails_it_requires_to_connect_gmail_or_outlook: Are you sure you want to add recipients without sending? To send emails it requires to connect Gmail or Outlook. template_name_has_been_completed_by_submitters_html: '"{template.name}" has been completed by {submission.submitters}' please_check_the_copy_of_your_template_name_in_the_email_attachments_html: 'Please check the copy of your "{template.name}" in the email attachments.'