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

$lang['discussion']      = 'Diskusija';
$lang['back_to_article'] = 'Atpakaļ uz rakstu';
$lang['userpage']        = 'Lietotāja lapa';

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