<?php /** * MyBB 1.6 English Language Pack * Copyright 2010 MyBB Group, All Rights Reserved * * $Id: home_module_meta.lang.php 5297 2010-12-28 22:01:14Z Tomm $ */ $l['home'] = "Home"; $l['dashboard'] = "Dashboard"; $l['preferences'] = "Preferences"; $l['version_check'] = "Version Check"; $l['mybb_credits'] = "MyBB Credits"; $l['add_new_forum'] = "Add New Forum"; $l['search_for_users'] = "Search for Users"; $l['themes'] = "Themes"; $l['templates'] = "Templates"; $l['plugins'] = "Plugins"; $l['database_backups'] = "Database Backups"; $l['quick_access'] = "Quick Access"; $l['online_admins'] = "Online Admins"; ?>