mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-15 05:00:49 +08:00
add clear shout box
This commit is contained in:
@@ -105,6 +105,8 @@ $lang_index = array
|
||||
'top_uploader_toggle_time_range_tab' => '点击切换时间范围',
|
||||
'top_uploader_toggle_time_range_recently' => '最近 30 天',
|
||||
'top_uploader_toggle_time_range_all' => '全部时间',
|
||||
'clear_shout_box' => '清空群聊区',
|
||||
'sure_to_clear_shout_box' => '确定要清空群聊区吗?',
|
||||
|
||||
);
|
||||
|
||||
|
||||
@@ -104,6 +104,8 @@ $lang_index = array
|
||||
'top_uploader_toggle_time_range_tab' => '點擊切換時間範圍',
|
||||
'top_uploader_toggle_time_range_recently' => '最近 30 天',
|
||||
'top_uploader_toggle_time_range_all' => '全部時間',
|
||||
'clear_shout_box' => '清空群聊區',
|
||||
'sure_to_clear_shout_box' => '確定要清空群聊區嗎?',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
@@ -104,6 +104,8 @@ $lang_index = array
|
||||
'top_uploader_toggle_time_range_tab' => 'Click to toggle the time range',
|
||||
'top_uploader_toggle_time_range_recently' => 'Last 30 days',
|
||||
'top_uploader_toggle_time_range_all' => 'All time',
|
||||
'clear_shout_box' => 'Clear shout box',
|
||||
'sure_to_clear_shout_box' => 'Are you sure you want to clear the shout box?',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user