From d1d04d6feeebeba2aea5333d7a4229fcec799f75 Mon Sep 17 00:00:00 2001
From: Frederic Guillot <fred@kanboard.net>
Date: Sun, 4 Jan 2015 21:14:57 -0500
Subject: Add subtasks export and move export actions to a specific controller

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

(limited to 'app/Locale/es_ES')

diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php
index 1dcb0768..ab6518a5 100644
--- a/app/Locale/es_ES/translations.php
+++ b/app/Locale/es_ES/translations.php
@@ -637,4 +637,11 @@ return array(
     // 'Project manager' => '',
     // 'Project member' => '',
     // 'A project manager can change the settings of the project and have more privileges than a standard user.' => '',
+    // 'Gitlab Issue' => '',
+    // 'Subtask Id' => '',
+    // 'Subtasks' => '',
+    // 'Subtasks Export' => '',
+    // 'Subtasks exportation for "%s"' => '',
+    // 'Task Title' => '',
+    // 'Untitled' => '',
 );
-- 
cgit v1.2.3