inital commit

This commit is contained in:
2026-06-19 20:08:01 +06:00
commit 8a5abeeae4
13128 changed files with 3192007 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
<?php
/**
* MyBB 1.8 English Language Pack
* Copyright 2014 MyBB Group, All Rights Reserved
*
*/
$l['nav_showteam'] = "Forum Team";
$l['forum_team'] = "Forum Team";
$l['moderators'] = "Moderators";
$l['username'] = "Username";
$l['lastvisit'] = "Last Visit";
$l['email'] = "Email";
$l['pm'] = "PM";
$l['mod_forums'] = "Forum(s)";
$l['mod_groups'] = "Group(s)";
$l['online'] = "Online";
$l['offline'] = "Offline";
$l['away'] = "Away";
$l['group_leaders'] = "Group Leaders";
$l['group_members'] = "Member(s)";
$l['no_members'] = "No members in this group";
$l['showteam_disabled'] = "The forum team listing functionality has been disabled by the Administrator.";
$l['error_noteamstoshow'] = "There are no forum staff to be shown.";