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