From c6047b2f1e3c939295f495078112b66870142b81 Mon Sep 17 00:00:00 2001 From: Fawaz Farid Date: Wed, 17 Apr 2024 17:12:43 +0300 Subject: [PATCH] update error message --- config/locales/en-GB.yml | 2 ++ config/locales/en.yml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index df956902a6e..e0b04699031 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -1166,6 +1166,8 @@ en-GB: more_details_html: For more details, see the privacy policy. username_available: Your username will become available again username_unavailable: Your username will remain unavailable + disposable_email_validator: + invalid: emails with this domain are not allowed disputes: strikes: action_taken: Action taken diff --git a/config/locales/en.yml b/config/locales/en.yml index 14eb2830f94..563bdfa1da5 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1167,7 +1167,7 @@ en: username_available: Your username will become available again username_unavailable: Your username will remain unavailable disposable_email_validator: - invalid: from disposable domain is not allowed + invalid: emails with this domain are not allowed disputes: strikes: action_taken: Action taken