Skip to content

Commit

Permalink
translation update
Browse files Browse the repository at this point in the history
  • Loading branch information
Magnús Ýmir Magnússon authored and dokuwiki-translate committed Mar 1, 2019
1 parent 4ed4b9f commit 55c7284
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions lang/is/lang.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?php

/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Magnús Ýmir Magnússon <mm@mck-dk.dk>
*/
$lang['next'] = 'Næsta síða';
$lang['prev'] = 'Fyrri síða';
$lang['related'] = 'Tengdar síður:';
$lang['page'] = 'Síða';
$lang['title'] = 'Titill';
$lang['lastmod'] = 'Síðast breytt';
$lang['type'] = 'Tegund';
$lang['value'] = 'Gildi';

0 comments on commit 55c7284

Please sign in to comment.