diff options
Diffstat (limited to 'lang/is/lang.php')
-rw-r--r-- | lang/is/lang.php | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/is/lang.php b/lang/is/lang.php new file mode 100644 index 000000000..1a23cd910 --- /dev/null +++ b/lang/is/lang.php @@ -0,0 +1,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 : |