<?php

$lang['default_type'] = 'Default value type';
$lang['predicate_type'] = 'Default predicate type';
$lang['default_dsn'] = 'Default database source name (used by PDO)';
$lang['isa_key'] = 'The name of the \'is a\' relation';
$lang['title_key'] = 'The name of the \'entry title\' relation';
$lang['scoped'] = 'Data scope reduced to the current namespace ?';
$lang['debug'] = 'Enable debug information? (Warning: enabling debug information may expose confidential information)';

$lang['enable_entry'] = 'Is the data entry syntax enabled?';
