inital commit
This commit is contained in:
13
webroot/forum/inc/languages/english/syndication.lang.php
Normal file
13
webroot/forum/inc/languages/english/syndication.lang.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
/**
|
||||
* MyBB 1.8 English Language Pack
|
||||
* Copyright 2014 MyBB Group, All Rights Reserved
|
||||
*
|
||||
*/
|
||||
|
||||
$l['all_forums'] = "All Forums";
|
||||
$l['forum'] = "Forum:";
|
||||
$l['posted_by'] = "Posted By:";
|
||||
$l['on'] = "on";
|
||||
$l['portal'] = "Portal";
|
||||
|
||||
Reference in New Issue
Block a user