xref
: /
plugin
/
smtp
/
lang
/
zh
/
lang.php
(revision e452efc7bc96bb9f66f5dd87dc1a6f6898fda89a)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
3
$
lang
[
'menu'
] =
'检查 SMTP 配置'
;
4
$
lang
[
'nofrom'
] =
'您没有配置“mailfrom”选项。邮件发送可能会失败。'
;
5