summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/wrap/lang/de/lang.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/de/lang.php
parent46377a425154286e3072880d55667a18b4518df1 (diff)
add plugins: wrap, bureaucracy, phpwikify
Diffstat (limited to 'platform/www/lib/plugins/wrap/lang/de/lang.php')
-rw-r--r--platform/www/lib/plugins/wrap/lang/de/lang.php19
1 files changed, 19 insertions, 0 deletions
diff --git a/platform/www/lib/plugins/wrap/lang/de/lang.php b/platform/www/lib/plugins/wrap/lang/de/lang.php
new file mode 100644
index 0000000..0e83e08
--- /dev/null
+++ b/platform/www/lib/plugins/wrap/lang/de/lang.php
@@ -0,0 +1,19 @@
+<?php
+
+$lang['picker'] = 'Wrap-Plugin';
+
+$lang['column'] = 'Spalten';
+$lang['box'] = 'einfache zentrierte Box';
+$lang['info'] = 'Info-Box';
+$lang['tip'] = 'Tip-Box';
+$lang['important'] = 'Wichtig-Box';
+$lang['alert'] = 'Warn-Box';
+$lang['help'] = 'Hilfe-Box';
+$lang['download'] = 'Download-Box';
+$lang['todo'] = 'Zu-Erledigen-Box';
+
+$lang['clear'] = 'Floats beseitigen';
+
+$lang['em'] = 'wichtig';
+$lang['hi'] = 'markieren';
+$lang['lo'] = 'weniger wichtig';