xref: /template/retro/lang/en/settings.php (revision f4d27201048c83c893d9476dd80a89bbce29a1c6)
1<?php
2/**
3 * English language file for config
4 *
5 */
6
7$lang['foo']          = 'Tagline';
8$lang['discussionNS'] = 'Discussion namespace (leave empty to disable discussions)';
9$lang['sidebarID']    = 'page name of page included in sidebar';
10$lang['hideTools']    = 'Hide tools when not logged in?';
11