first commit. dokuwiki.
[h2N7SspZmY.git] / lib / plugins / pagelist / lang / es / lang.php
blobace7637c4232c7efe8ad65dd0f2f9434eedfa5f4
1 <?php
2 /**
3 * Spanish language file
5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
6 * @author Herman Fabián Sandoval Manrique <hfsandovalm@emzac.com>
7 */
9 // custom language strings for the plugin
10 $lang['page'] = 'Página';
11 $lang['date'] = 'Fecha';
12 $lang['user'] = 'Usuario';
13 $lang['desc'] = 'Descripción';
15 //Setup VIM: ex: et ts=2 enc=utf-8 :