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

12 lines
463 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->proVersion = "";
$lang->bizName = "企业版";
$lang->donate = '';
$lang->try = ' 试用';
$lang->expireDate = "到期时间:%s";
$lang->forever = "永久授权";
$lang->unlimited = "不限人数";
$lang->licensedUser = "授权人数:%s";
$lang->noticeLimited = "<div style='float:left;color:red' id='userLimited'>已经超出专业版授权人数限制。请联系4006-8899-23或者删除用户。</div>";