1<?php
2/**
3 * English language file for config
4 *
5 */
6
7$lang['google_analytics']   = '<a href="https://www.google.com/analytics/">Google Analytics code</a>';
8$lang['google_adsense']         = '<a href="https://www.google.com/adsense/">Google Adense code (RESPONSIVE)</a>';
9$lang['whosamungus']        = '<a href="http://whos.amung.us/showcase/">whos.amung.us code (SMALL)</a>';
10$lang['spot-im']          = '<a href="https://www.spot.im/spots/">Spot-im code</a>';
11
12$lang['nsheader']          = 'Header pagename';
13$lang['help']          = 'Pop-up help pagename';
14$lang['lsb']          = 'Bottom Sidebar';
15$lang['debug']          = 'Debug';
16