blob: 236d7d54fe050767441405f4025e6cc48d98824d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?php
/**
* Albanian language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Diskutimet';
$lang['back_to_article'] = 'Kthehu tek artikulli';
$lang['userpage'] = 'Përdoruesi';
//Setup VIM: ex: et ts=2 :
|