From 6dcaf43c52b7f244e9c44c0da83814eb6ab497de Mon Sep 17 00:00:00 2001
From: Frederic Guillot <fred@kanboard.net>
Date: Sat, 8 Apr 2017 16:59:43 -0400
Subject: Sync locales

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

(limited to 'app/Locale/hu_HU')

diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php
index 27807bac..688a5fc8 100644
--- a/app/Locale/hu_HU/translations.php
+++ b/app/Locale/hu_HU/translations.php
@@ -1319,4 +1319,16 @@ return array(
     // '%d notifications' => '',
     // '%d notification' => '',
     // 'There is no external integration installed.' => '',
+    // 'You are not allowed to update tasks assigned to someone else.' => '',
+    // 'You are not allowed to change the assignee.' => '',
+    // 'Task suppression is not permitted' => '',
+    // 'Changing assignee is not permitted' => '',
+    // 'Update only assigned tasks is permitted' => '',
+    // 'Only for tasks assigned to the current user' => '',
+    // 'My projects' => '',
+    // 'Your are not member of any project.' => '',
+    // 'My subtasks' => '',
+    // '%d subtasks' => '',
+    // '%d subtask' => '',
+    // 'Only moving task between those columns is permitted for tasks assigned to the current user' => '',
 );
-- 
cgit v1.2.3