From 89ce14b8e13be33beddb9180071edc8f061f8ff5 Mon Sep 17 00:00:00 2001
From: Paul Makles <paulmakles@gmail.com>
Date: Wed, 17 Feb 2021 16:52:46 +0000
Subject: [PATCH] Add string.

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

diff --git a/en.json b/en.json
index 7eea8d4..8692393 100644
--- a/en.json
+++ b/en.json
@@ -155,6 +155,7 @@
                     "ok": "Ok",
                     "close": "Close",
                     "update": "Update",
+                    "send_email": "Send Email",
                     "reload": "Reload App",
                     "continue": "Continue",
                     "cancel": "Cancel"
-- 
GitLab