add alert when full site in promotion

This commit is contained in:
xiaomlove
2022-06-12 22:14:16 +08:00
parent 024ef8b665
commit 921f74c93e
5 changed files with 14 additions and 4 deletions
+1
View File
@@ -319,6 +319,7 @@ $lang_functions = array
'menu_claim' => '认领: ',
'text_complains' => '有%s%u个待处理的申诉%s',
'text_contactstaff' => '联系管理组',
'full_site_promotion_in_effect' => '全站 [%s] 生效中!',
);
?>