<?php
/**
 * German settings translations for the authphpbb3 plugin.
 *
 * @license	GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author  Benjamin Vetter <mail@b-vetter.de>
 */

$lang['phpbb_root_path']    = 'Relativer Pfad zum phpBB Forum.';
$lang['phpbb_cache']        = 'Cache Laufzeit in Tagen (0 deaktiviert den Cache).';
$lang['phpbb_inline_style'] = 'Wenn das Kästchen aktiviert ist, wird verwendet, der Stil HTML-Elemente in der Authentifizierungs-Form-Attribut.';
