Improve image thumbnails and files table
This commit is contained in:
@@ -598,8 +598,6 @@ return array(
|
||||
'Compact/wide view' => 'Vista compacta/amplia',
|
||||
'No results match:' => 'No hay resultados coincidentes:',
|
||||
'Currency' => 'Moneda',
|
||||
'Files' => 'Ficheros',
|
||||
'Images' => 'Imágenes',
|
||||
'Private project' => 'Proyecto privado',
|
||||
'AUD - Australian Dollar' => 'AUD - Dólar australiano',
|
||||
'CAD - Canadian Dollar' => 'CAD - Dólar canadiense',
|
||||
@@ -645,9 +643,6 @@ return array(
|
||||
'Test your device' => 'Probar su dispositivo',
|
||||
'Assign a color when the task is moved to a specific column' => 'Asignar un color al mover la tarea a una columna específica',
|
||||
'%s via Kanboard' => '%s vía Kanboard',
|
||||
'uploaded by: %s' => 'cargado por: %s',
|
||||
'uploaded on: %s' => 'cargado en: %s',
|
||||
'size: %s' => 'tamaño: %s',
|
||||
'Burndown chart for "%s"' => 'Trabajo pendiente para "%s"',
|
||||
'Burndown chart' => 'Trabajo pendiente',
|
||||
'This chart show the task complexity over the time (Work Remaining).' => 'Este diagrama mestra la complejidad de las tareas a lo largo del tiempo (Trabajo restante)',
|
||||
@@ -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