add clear shout box

This commit is contained in:
xiaomlove
2022-10-23 19:42:08 +08:00
parent c98e5153d5
commit 71bd2ad3f7
5 changed files with 39 additions and 2 deletions
+2
View File
@@ -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?',
);
?>