<?php

$lang['debug'] = 'Print out detailed error messages. Should be disabled after setup.';
$lang['dsn'] = 'The DSN to connect to the Joomla database.';
$lang['tableprefix'] = 'Table-Prefix used for Joomla Database';
$lang['user'] = 'The user for the above database connection (empty for sqlite)';
$lang['pass'] = 'The password for the above database connection (empty for sqlite)';
$lang['cookiename'] = 'Name of the Joomla-Auth cookie for SSO';
