Improve image thumbnails and files table
This commit is contained in:
@@ -598,8 +598,6 @@ return array(
|
||||
'Compact/wide view' => 'Vista compatta/estesa',
|
||||
'No results match:' => 'Nessun risultato trovato:',
|
||||
'Currency' => 'Valuta',
|
||||
'Files' => 'File',
|
||||
'Images' => 'Immagini',
|
||||
'Private project' => 'Progetto privato',
|
||||
'AUD - Australian Dollar' => 'AUD - Dollari Australiani',
|
||||
'CAD - Canadian Dollar' => 'CAD - Dollari Canadesi',
|
||||
@@ -645,9 +643,6 @@ return array(
|
||||
'Test your device' => 'Testa il tuo dispositivo',
|
||||
'Assign a color when the task is moved to a specific column' => 'Assegna un colore quando il task viene spostato in una colonna specifica',
|
||||
'%s via Kanboard' => '%s tramite Kanboard',
|
||||
'uploaded by: %s' => 'caricato da: %s',
|
||||
'uploaded on: %s' => 'caricato su: %s',
|
||||
'size: %s' => 'Dimensione: %s',
|
||||
'Burndown chart for "%s"' => 'Grafico Burndown per "%s"',
|
||||
'Burndown chart' => 'Grafico Burndown',
|
||||
'This chart show the task complexity over the time (Work Remaining).' => 'Questo grafico mostra la complessità dei task nel tempo (Lavoro residuo).',
|
||||
@@ -1137,4 +1132,10 @@ return array(
|
||||
// 'Do you really want to disable this user: "%s"?' => '',
|
||||
// 'Enable user' => '',
|
||||
// 'Do you really want to enable this user: "%s"?' => '',
|
||||
// 'Download' => '',
|
||||
// 'Uploaded: %s' => '',
|
||||
// 'Size: %s' => '',
|
||||
// 'Uploaded by %s' => '',
|
||||
// 'Filename' => '',
|
||||
// 'Size' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user