2023-05-16 10:50:42 +08:00

6 lines
534 B
PHP

<?php
$lang->user->expireWarning = "<p style='color:yellow'>Your license will expire in %s days. Please renew it.</p>";
$lang->user->noticeUserCreate = "The limited number of users is %maxcount%, and the number of added users is %usercount%, which will exceed the limit. Please clear the redundant users.";
$lang->user->noticeFeedbackCreate = "The limited number of Operation Management Interface users is %maxcount%, and the number of added users is %usercount%, which will exceed the limit. Please clear the redundant users.";