xref: /plugin/addnewpage/lang/de/lang.php (revision aaf74414c4cc8cc7738f959423956491f0c5acb0)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Joerg <scooter22@gmx.de>
7 * @author Michael <michael@krmr.org>
8 */
9$lang['namespaceRoot']         = 'Wurzel';
10$lang['okbutton']              = 'Seite hinzufügen';
11$lang['nooption']              = 'Du besitzt nicht die Benutzerrechte um Seiten hinzuzufügen.';
12