From d1d04d6feeebeba2aea5333d7a4229fcec799f75 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 4 Jan 2015 21:14:57 -0500 Subject: Add subtasks export and move export actions to a specific controller --- app/Locale/pt_BR/translations.php | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'app/Locale/pt_BR') diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index cb873cd2..f585bce8 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/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