summaryrefslogtreecommitdiff
path: root/lang/es/lang.php
blob: d949b3f906449b7cbcf15d9b8b47b76c4c874e7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php
/**
 * Spanish language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 */

$lang['discussion']      = 'Discusión';
$lang['back_to_article'] = 'Volver al artículo';
$lang['userpage']        = 'Página de usuario';

//Setup VIM: ex: et ts=2 :