From e5904ad2ed6b5402ebced2b37e5139847c02af10 Mon Sep 17 00:00:00 2001 From: Valentino Pesce Date: Wed, 22 Aug 2018 02:32:12 +0200 Subject: Fix lexical error in Italian translation --- app/Locale/it_IT/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale') diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php index 7eb89cbe..b872373c 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/translations.php @@ -630,7 +630,7 @@ return array( 'New assignee: %s' => 'Nuovo assegnatario: %s', 'There is no category now' => 'Non è presente più nessuna categoria', 'New category: %s' => 'Nuova categoria: %s', - 'New color: %s' => 'Nuovo colorei: %s', + 'New color: %s' => 'Nuovo colore: %s', 'New complexity: %d' => 'Nuova complessità: %d', 'The due date have been removed' => 'La data di scadenza è stata rimossa', 'There is no description anymore' => 'Non è presente più alcuna descrizione.', -- cgit v1.2.3