Fix lexical error in Italian translation
This commit is contained in:
parent
1268c0023d
commit
e5904ad2ed
|
|
@ -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.',
|
||||
|
|
|
|||
Loading…
Reference in New Issue