summaryrefslogtreecommitdiff
path: root/lang/en/lang.php
blob: a19601ef9da2f64c10d2185939a87880a95239e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?php
/**
 * English language file for template
 *
 */

/* accessibility headlines */
$lang['user_tools']        = 'User Tools';
$lang['site_tools']        = 'Site Tools';
$lang['page_tools']        = 'Page Tools';
$lang['skip_to_content']   = 'skip to content';