diff options
author | angystardust <angystardust@users.noreply.github.com> | 2016-06-08 20:18:01 +0200 |
---|---|---|
committer | angystardust <angystardust@users.noreply.github.com> | 2016-06-08 20:18:01 +0200 |
commit | b2829ee95c96924d2f60f11eb4fa4b5044e007d0 (patch) | |
tree | 59e5abe89460a5e6e6f7718ff1e28442aca89caa /app | |
parent | 8dfa50a9c9a88908138d5bfe1e813ce6cfca3439 (diff) |
Update translations.php
Diffstat (limited to 'app')
-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 d4a5d089..6b56c18e 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/translations.php @@ -1176,7 +1176,7 @@ return array( 'Unable to download plugin archive.' => 'Impossibile scaricare l\'archivo del plugin', 'Unable to write temporary file for plugin.' => 'Impossibile scrivere il file temporaneo per il plugin.', 'Unable to open plugin archive.' => 'Impossibile aprire l\'archivio del plugin.', - 'There is no file in the plugin archive.' => 'N', + 'There is no file in the plugin archive.' => 'Non ci sono file nell\' archivio del plugin.', 'Create tasks in bulk' => 'Creazione massiva di task', 'Your Kanboard instance is not configured to install plugins from the user interface.' => 'La tua installazione Kanboard non รจ configurata per installare plugin tramite l\'interfaccia utente.', 'There is no plugin available.' => 'Non ci sono plugin disponibili.', |