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