diff options
Diffstat (limited to 'app/Locale/it_IT')
-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 57dbecc1..0ccaa426 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/translations.php @@ -1109,7 +1109,7 @@ return array( 'Column created successfully.' => 'Colonna creata con successo.', 'Another column with the same name exists in the project' => 'Un\'altra colonna con lo stesso nome è già esistente in questo progetto', 'Default filters' => 'Filtri predefiniti', - 'Your board doesn\'t have any column!' => 'La tua bacheca non ha nessuna colonna!', + 'Your board doesn\'t have any columns!' => 'La tua bacheca non ha nessuna colonna!', 'Change column position' => 'Modifica la posizione della colonna', 'Switch to the project overview' => 'Passa alla panoramica di progetto', 'User filters' => 'Filtri utente', |