From 166afa545b4260107ecc71f322f4e844ba4d67e2 Mon Sep 17 00:00:00 2001
From: Paul <paulmakles@gmail.com>
Date: Thu, 17 Jun 2021 10:53:18 +0100
Subject: [PATCH] Add string.

---
 en.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/en.json b/en.json
index 1ffa18d..c4859cf 100644
--- a/en.json
+++ b/en.json
@@ -32,6 +32,7 @@
         "resend": "Resend verification.",
         "cancel": "Cancel request.",
         "check_mail": "Check your mail.",
+        "email_delay": "Please allow up to 10 minutes for it to arrive.",
         "check_spam": "Please check spam if you can't find it",
         "open_mail_provider": "Open {{provider}}",
         "successful_registration": "Successfully registered!",
-- 
GitLab