tcm-in-guestrow-tpl/lang/en/settings.php
2010-11-05 10:34:56 +00:00

11 lines
375 B
PHP

<?php
/**
* English language file for config
*
*/
$lang['foo'] = 'Tagline';
$lang['discussionNS'] = 'Discussion namespace (leave empty to disable discussions)';
$lang['userNS'] = 'User namespace (leave empty to disable user pages)';
$lang['sidebarID'] = 'page name of page included in sidebar';
$lang['hideTools'] = 'Hide tools when not logged in?';