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