summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/wrap/lang/da/settings.php
diff options
context:
space:
mode:
authorYaco <franco@reevo.org>2022-03-12 03:48:42 +0000
committerYaco <franco@reevo.org>2022-03-12 03:48:42 +0000
commit5a2b689265654f704d06eb2ea9ee1b21078edcfc (patch)
treeb52e9ce5c8236d2ecf660950238c2dd3d42ad5d2 /platform/www/lib/plugins/wrap/lang/da/settings.php
parent46377a425154286e3072880d55667a18b4518df1 (diff)
add plugins: wrap, bureaucracy, phpwikify
Diffstat (limited to 'platform/www/lib/plugins/wrap/lang/da/settings.php')
-rw-r--r--platform/www/lib/plugins/wrap/lang/da/settings.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/platform/www/lib/plugins/wrap/lang/da/settings.php b/platform/www/lib/plugins/wrap/lang/da/settings.php
new file mode 100644
index 0000000..25b0962
--- /dev/null
+++ b/platform/www/lib/plugins/wrap/lang/da/settings.php
@@ -0,0 +1,12 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author soer9648 <soer9648@eucl.dk>
+ */
+$lang['noPrefix'] = 'Hvilke (kommaseparerede) klassenavne skal udelukkes fra at få præfikset "wrap_"?';
+$lang['restrictedClasses'] = 'begræns brugen af plugin til følgende (kommaseparerede) klasser';
+$lang['restrictionType'] = 'begrænsningstype, specificerer om ovenstående klasser skal inkluderes eller ekskluderes';
+$lang['restrictionType_o_0'] = 'tillad alle klasser på nær de ovenstående';
+$lang['restrictionType_o_1'] = 'begræns til ovenstående klasser og ingen andre';