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

$lang['discussion']      = 'Disputatio';
$lang['userpage']        = 'Pagina usoris';

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