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