From d5c4c18ea0bd6c0d1a9d0104c1c17748a35f85a7 Mon Sep 17 00:00:00 2001
From: Frederic Guillot <fred@kanboard.net>
Date: Sat, 4 Feb 2017 16:03:29 -0500
Subject: Add email address field for projects

---
 app/Locale/hu_HU/translations.php | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'app/Locale/hu_HU')

diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php
index 57bea247..2ad209a7 100644
--- a/app/Locale/hu_HU/translations.php
+++ b/app/Locale/hu_HU/translations.php
@@ -1311,4 +1311,6 @@ return array(
     // 'Your profile must have a valid email address.' => '',
     // 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '',
     // 'TRL - Turkish Lira' => '',
+    // 'The project email is optional and could be used by several plugins.' => '',
+    // 'The email project must be unique across all projects' => '',
 );
-- 
cgit v1.2.3