summaryrefslogtreecommitdiff
path: root/app/Locale/it_IT
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/it_IT')
-rw-r--r--app/Locale/it_IT/translations.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php
index 6438a977..1e2aa5eb 100644
--- a/app/Locale/it_IT/translations.php
+++ b/app/Locale/it_IT/translations.php
@@ -700,4 +700,13 @@ return array(
// 'Add a comment logging moving the task between columns' => '',
// 'Moved to column %s' => '',
// 'Change description' => '',
+ // 'User dashboard' => '',
+ // 'Allow only one subtask in progress at the same time for a user' => '',
+ // 'Edit column "%s"' => '',
+ // 'Enable time tracking for subtasks' => '',
+ // 'Select the new status of the subtask: "%s"' => '',
+ // 'Subtask timesheet' => '',
+ // 'There is nothing to show.' => '',
+ // 'Time Tracking' => '',
+ // 'You already have one subtask in progress' => '',
);