aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2025-05-14 08:30:20 +0200
committerGitHub <noreply@github.com>2025-05-14 08:30:20 +0200
commit8d8f47b584609722e1a974f18a3c5f8811df17f2 (patch)
tree717d0f503f93061ddc38aeae02ff707aaa1f8e61 /lib
parentfa1ef15b89b8d2f5f95750e336b9aa17b8f8bf55 (diff)
parent45840e36295f0347f914086ef3bab6b6013f998a (diff)
downloaddokuwiki-8d8f47b584609722e1a974f18a3c5f8811df17f2.tar.gz
dokuwiki-8d8f47b584609722e1a974f18a3c5f8811df17f2.zip
Merge pull request #4439 from dokuwiki-translate/lang_update_1119_1747191205
Translation update (es)
Diffstat (limited to 'lib')
-rw-r--r--lib/plugins/extension/lang/es/lang.php1
-rw-r--r--lib/plugins/logviewer/lang/es/lang.php2
2 files changed, 3 insertions, 0 deletions
diff --git a/lib/plugins/extension/lang/es/lang.php b/lib/plugins/extension/lang/es/lang.php
index ef71e7362..7c80d8279 100644
--- a/lib/plugins/extension/lang/es/lang.php
+++ b/lib/plugins/extension/lang/es/lang.php
@@ -101,3 +101,4 @@ $lang['install_url'] = 'Instalar desde URL:';
$lang['install_upload'] = 'Subir Extensión:';
$lang['repo_error'] = 'El repositorio de plugins no puede ser contactado. Asegúrese que su servidor pueda contactar www.dokuwiki.org y verificar la configuración de su proxy.';
$lang['nossl'] = 'Tu PHP parece no tener soporte SSL. Las descargas no funcionaran para muchas extensiones de DokuWiki.';
+$lang['details'] = 'Detalles';
diff --git a/lib/plugins/logviewer/lang/es/lang.php b/lib/plugins/logviewer/lang/es/lang.php
index 973dda3c8..61f4b8d3b 100644
--- a/lib/plugins/logviewer/lang/es/lang.php
+++ b/lib/plugins/logviewer/lang/es/lang.php
@@ -3,7 +3,9 @@
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
+ * @author Pablo <tuthotep@gmail.com>
* @author cadetill <cadetill@gmail.com>
*/
$lang['menu'] = 'Ver registros';
$lang['date'] = 'Fecha';
+$lang['js']['filter'] = 'Filtrar lineas de registro:';