diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-08-23 20:15:01 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-08-23 20:15:01 -0400 |
commit | 4ffb4df5fddc110042361485dc5397b4dfe8c85c (patch) | |
tree | 6366738e1c319f86aee10561c10d5247309f7944 /app/Locale/it_IT/translations.php | |
parent | 3b4326c397c1deb49311708d844e95234021cde4 (diff) |
Sync locales
Diffstat (limited to 'app/Locale/it_IT/translations.php')
-rw-r--r-- | app/Locale/it_IT/translations.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php index b72ca181..1f6539b7 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/translations.php @@ -68,7 +68,6 @@ return array( 'Do you really want to remove this project: "%s"?' => 'Vuoi davvero eliminare il seguente progetto: "%s" ?', 'Remove project' => 'Cancella il progetto', 'Edit the board for "%s"' => 'Modifica la bacheca per "%s"', - 'All projects' => 'Tutti i progetti', 'Add a new column' => 'Aggiungi una nuova colonna', 'Title' => 'Titolo', 'Assigned to %s' => 'Assegnato a %s', @@ -88,7 +87,6 @@ return array( '(VACUUM command)' => '(Comando VACUUM)', '(Gzip compressed Sqlite file)' => '(File Sqlite compresso in Gzip)', 'Close a task' => 'Chiudi un task', - 'Edit a task' => 'Modifica un task', 'Column' => 'Colonna', 'Color' => 'Colore', 'Assignee' => 'Assegnatario', |