summaryrefslogtreecommitdiff
path: root/inc/lang/da/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/lang/da/lang.php')
-rw-r--r--inc/lang/da/lang.php8
1 files changed, 7 insertions, 1 deletions
diff --git a/inc/lang/da/lang.php b/inc/lang/da/lang.php
index f30560750..83729cc9d 100644
--- a/inc/lang/da/lang.php
+++ b/inc/lang/da/lang.php
@@ -15,7 +15,7 @@ $lang['btn_show'] = 'Vis dokument';
$lang['btn_create'] = 'Opret dette dokument';
$lang['btn_search'] = 'Søg';
$lang['btn_save'] = 'Gem';
-$lang['btn_preview']= 'Preview';
+$lang['btn_preview']= 'Forhåndsvisning';
$lang['btn_top'] = 'Tilbage til toppen';
$lang['btn_prevpage']= '<< forrige side';
$lang['btn_nextpage']= 'næste side >>';
@@ -124,4 +124,10 @@ $lang['acl_perm4'] = 'Opret';
$lang['acl_perm8'] = 'Upload';
$lang['acl_new'] = 'Tilføj ny post';
+$lang['tpl_btn_insert'] = 'Indsæt';
+$lang['tpl_txt'] = 'Vælg skabelon';
+$lang['tpl_txt_headline'] = 'Indsæt skabelon';
+$lang['tpl_qb'] = 'Indsæt skabelon';
+$lang['tpl_select'] = 'Indsæt skabelon';
+
//Setup VIM: ex: et ts=2 enc=utf-8 :