summaryrefslogtreecommitdiff
path: root/codemirror_ui/localization/da_DK.inc
blob: 8d6b7b3b8346d9c46e133ca29c772686eced2a8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?php

/*
+-----------------------------------------------------------------------+
| language/da_DK/labels.inc                                             |
|                                                                       |
| Language file of the RoundCube Webmail client                         |
| Copyright (C) 2008-2012, RoundQube Dev. - Switzerland                 |
|                                                                       |
+-----------------------------------------------------------------------+
| Author:                                                               |
+-----------------------------------------------------------------------+

*/

$labels = array();
$labels['pluginname'] = 'Hjælper modul til kode redigering';
$labels['plugindescription'] = 'Et letvægts hjælper modul til kode redigering';

?>