summaryrefslogtreecommitdiff
path: root/app/Locale/it_IT/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/it_IT/translations.php')
-rw-r--r--app/Locale/it_IT/translations.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php
index a8eaad96..9f045d8e 100644
--- a/app/Locale/it_IT/translations.php
+++ b/app/Locale/it_IT/translations.php
@@ -273,7 +273,6 @@ return array(
'Sub-task updated successfully.' => 'Sotto-task aggiornato con successo.',
'Unable to update your sub-task.' => 'Impossibile aggiornare il tuo sotto-task.',
'Unable to create your sub-task.' => 'Impossibile creare il tuo sotto-task.',
- 'Sub-task added successfully.' => 'Sotto-task aggiunto con successo.',
'Maximum size: ' => 'Dimensioni massime: ',
'Display another project' => 'Mostra un altro progetto',
'Created by %s' => 'Creato da %s',
@@ -1207,7 +1206,6 @@ return array(
// 'Preview' => '',
// 'Write' => '',
// 'Write your text in Markdown' => '',
- // 'New External Task: %s' => '',
// 'No personal API access token registered.' => '',
// 'Your personal API access token is "%s"' => '',
// 'Remove your token' => '',
@@ -1344,4 +1342,7 @@ return array(
// 'Subtask not started' => '',
// 'Subtask currently in progress' => '',
// 'Subtask completed' => '',
+ // 'Subtask added successfully.' => '',
+ // '%d subtasks added successfully.' => '',
+ // 'Enter one subtask by line.' => '',
);