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,33 @@
<?php
/**
* MyBB 1.8 English Language Pack
* Copyright 2014 MyBB Group, All Rights Reserved
*
*/
$l['ucp_nav_width'] = "180";
$l['ucp_nav_menu'] = "Menu";
$l['ucp_nav_messenger'] = "Messenger";
$l['ucp_nav_compose'] = "Compose";
$l['ucp_nav_tracking'] = "Tracking";
$l['ucp_nav_edit_folders'] = "Edit Folders";
$l['ucp_nav_profile'] = "Your Profile";
$l['ucp_nav_edit_profile'] = "Edit Profile";
$l['ucp_nav_edit_options'] = "Edit Options";
$l['ucp_nav_change_email'] = "Change Email";
$l['ucp_nav_change_pass'] = "Change Password";
$l['ucp_nav_change_username'] = "Change Username";
$l['ucp_nav_edit_sig'] = "Change Signature";
$l['ucp_nav_change_avatar'] = "Change Avatar";
$l['ucp_nav_misc'] = "Miscellaneous";
$l['ucp_nav_editlists'] = "Buddy/Ignore List";
$l['ucp_nav_favorite_threads'] = "Favorite Threads";
$l['ucp_nav_subscribed_threads'] = "Subscribed Threads";
$l['ucp_nav_forum_subscriptions'] = "Forum Subscriptions";
$l['ucp_nav_drafts'] = "Saved Drafts";
$l['ucp_nav_drafts_active'] = "<strong>Saved Drafts ({1})</strong>";
$l['ucp_nav_notepad'] = "Personal Pad";
$l['ucp_nav_view_profile'] = "View Profile";
$l['ucp_nav_home'] = "User CP Home";
$l['ucp_nav_usergroups'] = "Group Memberships";
$l['ucp_nav_attachments'] = "Manage Attachments";