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

$lang['discussion']      = 'Pogovor';
$lang['back_to_article'] = 'Nazaj na članek';
$lang['userpage']        = 'Uporabniška stran';

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