mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
userdetails page add H&R
This commit is contained in:
@@ -5,6 +5,8 @@ $lang_functions = array
|
||||
'std_access_denied' => "访问拒绝!",
|
||||
'std_fake_account' => "我们怀疑你在使用伪造账户,因此记录了本次行为!",
|
||||
'std_permission_denied' => "你没有该权限!",
|
||||
'std_permission_denied_only' => "你没有该权限。只有",
|
||||
'std_or_above_can_view' => "及以上等级的用户才能查看。<br /><br />请查看"."<a class=\"faqlink\" href=\"faq.php#id22\"><b>常见问题</b></a>了解更多关于用户等级和权限的信息。<br /><br /><b></p>" .$SITENAME."管理组</b>",
|
||||
'std_target_not_exists' => '目标不存在',
|
||||
'std_already_logged_in' => "你已经登录!",
|
||||
'text_page_last_updated' => "本页面最后更新于",
|
||||
|
||||
@@ -5,6 +5,8 @@ $lang_functions = array
|
||||
'std_access_denied' => "訪問拒絕!",
|
||||
'std_fake_account' => "我們懷疑你在使用偽造帳戶,因此記錄了本次行為!",
|
||||
'std_permission_denied' => "你沒有該許可權!",
|
||||
'std_permission_denied_only' => "你沒有該許可權。只有",
|
||||
'std_or_above_can_view' => "及以上等級的用戶才能檢視。<br /><br />請檢視"."<a class=\"faqlink\" href=\"faq.php#id22\"><b>常見問題</b></a>了解更多關于用戶等級和許可權的資訊。<br /><br /><b></p>" .$SITENAME."管理組</b>",
|
||||
'std_target_not_exists' => '目標不存在',
|
||||
'std_already_logged_in' => "你已經登錄!",
|
||||
'text_page_last_updated' => "本頁面最後更新於",
|
||||
|
||||
@@ -5,6 +5,8 @@ $lang_functions = array
|
||||
'std_access_denied' => "Access Denied!",
|
||||
'std_fake_account' => "We come to believe you are using a fake account, therefore we've logged this action!",
|
||||
'std_permission_denied' => "Permission denied!",
|
||||
'std_permission_denied_only' => "Permission denied. Only ",
|
||||
'std_or_above_can_view' => " or above could view. <br /><br /> Please see the "."<a class=\"faqlink\" href=\"faq.php#id22\"><b>FAQ</b></a> for more information on different user classes and what they can do.<br /><br /><b></p>The " .$SITENAME." Staff</b>",
|
||||
'std_target_not_exists' => 'Target not exists',
|
||||
'std_already_logged_in' => "You have already logged in!",
|
||||
'text_page_last_updated' => "This page last updated ",
|
||||
|
||||
Reference in New Issue
Block a user