summaryrefslogtreecommitdiff
path: root/app/Locale/es_ES/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/es_ES/translations.php')
-rw-r--r--app/Locale/es_ES/translations.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php
index 6e054256..a02eee25 100644
--- a/app/Locale/es_ES/translations.php
+++ b/app/Locale/es_ES/translations.php
@@ -1319,4 +1319,16 @@ return array(
'%d notifications' => '%d notificaciones',
'%d notification' => '%d notificación',
// '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' => '',
);