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>";