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