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

$lang['discussion']      = 'Spjall';
$lang['back_to_article'] = 'Til baka á greinar';
$lang['userpage']        = 'Notandi';

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