diff options
Diffstat (limited to 'app/i18n/es/admin.php')
| -rw-r--r-- | app/i18n/es/admin.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/es/admin.php b/app/i18n/es/admin.php index 85dfd928f..7e522d6a1 100644 --- a/app/i18n/es/admin.php +++ b/app/i18n/es/admin.php @@ -116,6 +116,7 @@ return array( 'description' => 'Descripción', 'disabled' => 'Desactivado', 'empty_list' => 'No hay extensiones instaladas', + 'empty_list_help' => 'Check the logs to determine the reason behind the empty extension list.', // TODO 'enabled' => 'Activado', 'latest' => 'Instalado', 'name' => 'Nombre', |
