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

6 lines
472 B
PHP
Raw Permalink 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%,將超出限制,請清除多餘用戶。";