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

View File

@@ -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' => '确定要清空群聊区吗?',
);