mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
Refactoring user permissions
This commit is contained in:
@@ -324,6 +324,7 @@ $lang_functions = array
|
||||
'full_site_promotion_in_effect' => '全站 [%s] 生效中!截止时间:%s',
|
||||
'text_torrent_to_approval' => '有 %s%u 个待审核的种子%s',
|
||||
'std_confirm_remove' => '确定要删除吗?',
|
||||
'select_an_user_class' => '选择一个用户等级',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -331,6 +331,7 @@ $lang_functions = array
|
||||
'full_site_promotion_in_effect' => '全站 [%s] 生效中!截止時間:%s',
|
||||
'text_torrent_to_approval' => '有 %s%u 個待審核的種子%s',
|
||||
'std_confirm_remove' => '確定要刪除嗎?',
|
||||
'select_an_user_class' => '選擇一個用戶等級',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -332,6 +332,7 @@ $lang_functions = array
|
||||
'full_site_promotion_in_effect' => 'Full site [%s] in effect! Deadline: %s',
|
||||
'text_torrent_to_approval' => 'There %s%u not approval torrent%s.',
|
||||
'std_confirm_remove' => 'Are you sure you want to delete it?',
|
||||
'select_an_user_class' => 'Select an user class',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user