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

6 lines
472 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
$lang->user->expireWarning = "<p style='color:yellow'> 您的授权将在%s天后到期为避免影响使用请及时续费。</p>";
$lang->user->noticeUserCreate = "该版本限定研发用户数为%maxcount%,添加后人数为%usercount%,将超出限制,请清除多余用户。";
$lang->user->noticeFeedbackCreate = "运营管理界面用户限定人数为%maxcount%,添加后人数为%usercount%,将超出限制,请清除多余用户。";