diff options
Diffstat (limited to 'app/Locale')
-rw-r--r-- | app/Locale/it_IT/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php index 6b56c18e..261cd82c 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/translations.php @@ -1194,7 +1194,7 @@ return array( 'Convert sub-task to task' => 'Converti il sotto-task in task', 'Do you really want to convert this sub-task to a task?' => 'Vuoi davvero convertire questo sotto-task in un task?', 'My task title' => 'Titolo del mio task', - 'Enter one task by line.' => 'Inserisci un task per ', + 'Enter one task by line.' => 'Inserisci un task per ogni riga.', 'Number of failed login:' => 'Numero di login falliti:', 'Account locked until:' => 'Account bloccato fino al:', 'Email settings' => 'Impostazioni Email', |