diff options
Diffstat (limited to 'app/Locale/it_IT/translations.php')
-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 c9e3ab5f..574be27a 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/translations.php @@ -1402,7 +1402,7 @@ return array( // 'Reorder this column by due date (DESC)' => '', // '%s moved the task #%d "%s" to the project "%s"' => '', // 'Task #%d "%s" has been moved to the project "%s"' => '', - // 'Move the task to another column when due date is less than a certain number of days' => '', + // 'Move the task to another column when the due date is less than a certain number of days' => '', // 'HTTP Client:' => '', // 'XBT - bitcoin' => '', ); |