xref: /dokuwiki/lib/plugins/logviewer/lang/es/lang.php (revision 9c952d3bf926c58a14a76de8937bcd2e4e7686d6)
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