xref: /dokuwiki/lib/plugins/logviewer/lang/es/lang.php (revision c657f6ed76681c992fc47ebff738ee87381dd3da)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Pablo <tuthotep@gmail.com>
7 * @author cadetill <cadetill@gmail.com>
8 */
9$lang['menu']                  = 'Ver registros';
10$lang['date']                  = 'Fecha';
11$lang['js']['filter']          = 'Filtrar lineas de registro:';
12