From: Jakub Vrana Date: Fri, 4 Apr 2025 08:30:52 +0000 (+0200) Subject: Update Spanish translation X-Git-Tag: v5.2.0~72 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=db2709d15a57ca09c0eb9964295699dbf61e20b8;p=adminer.git Update Spanish translation --- diff --git a/adminer/lang/es.inc.php b/adminer/lang/es.inc.php index 7491c005..1b2733e1 100644 --- a/adminer/lang/es.inc.php +++ b/adminer/lang/es.inc.php @@ -276,8 +276,8 @@ Lang::$translations = array( 'HH:MM:SS' => 'HH:MM:SS', 'Loaded plugins' => 'Plugins cargados', - // '%s must return an array.' => '%s tiene que retornar un arreglo.', - // 'Configure %s in %s.' => 'Configurar %s en %s.', + '%s must return an array.' => '%s tiene que retornar un arreglo.', + 'Configure %s in %s.' => 'Configurar %s en %s.', 'There is a space in the input password which might be the cause.' => 'Hay un espacio en el password, lo cual puede ser la causa.', 'Adminer does not support accessing a database without a password, more information.' => 'Adminer no soporta accesar una base de datos sin clave, Ver detalles.', 'Database does not support password.' => 'La base de datos no soporta password.',