blob: 4e3d7d2de0d99516b2456d9537f0459a170108ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?php
/**
* Faroese language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*/
$lang['discussion'] = 'Kjak';
$lang['userpage'] = 'Brúkarasíða';
//Setup VIM: ex: et ts=2 :
|