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