We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e6fc3d commit 06dc5d9Copy full SHA for 06dc5d9
lang/da/editor.php
@@ -125,7 +125,7 @@
125
'paste_column_before' => 'Indsæt kolonne før',
126
'paste_column_after' => 'Indsæt kolonne efter',
127
'cell_padding' => 'Celle margen',
128
- 'cell_spacing' => 'Cell spacing',
+ 'cell_spacing' => 'Celle afstand',
129
'caption' => 'Citat',
130
'show_caption' => 'Vis citat',
131
'constrain' => 'Begræns proportioner',
@@ -143,7 +143,7 @@
143
// Images, links, details/summary & embed
144
'source' => 'Kilde',
145
'alt_desc' => 'Alternativ beskrivelse',
146
- 'embed' => 'Embed',
+ 'embed' => 'Indlejre',
147
'paste_embed' => 'Indsæt din indlejringskode nedenfor:',
148
'url' => 'URL',
149
'text_to_display' => 'Tekst til visning',
0 commit comments