summaryrefslogtreecommitdiff
path: root/codemirror_ui/localization/da_DK.inc
diff options
context:
space:
mode:
Diffstat (limited to 'codemirror_ui/localization/da_DK.inc')
-rw-r--r--codemirror_ui/localization/da_DK.inc20
1 files changed, 20 insertions, 0 deletions
diff --git a/codemirror_ui/localization/da_DK.inc b/codemirror_ui/localization/da_DK.inc
new file mode 100644
index 0000000..8d6b7b3
--- /dev/null
+++ b/codemirror_ui/localization/da_DK.inc
@@ -0,0 +1,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';
+
+?> \ No newline at end of file