feat: add blacklist description text
This commit is contained in:
@@ -315,6 +315,7 @@ const en = {
|
||||
blackSubjectDesc: 'Subject',
|
||||
blackContentDesc: 'Content',
|
||||
blackFromDesc: 'Sender or domain',
|
||||
blackListDesc: 'Reject emails containing the following information',
|
||||
setSuccess: 'Settings saved successfully',
|
||||
details: 'Details',
|
||||
userDetails: 'User Details',
|
||||
|
||||
@@ -315,6 +315,7 @@ const zh = {
|
||||
blackSubjectDesc: '邮件标题',
|
||||
blackContentDesc: '邮件内容',
|
||||
blackFromDesc: '发件人邮箱或域名',
|
||||
blackListDesc: '拒收包含以下信息的邮件',
|
||||
setSuccess: '设置成功',
|
||||
details: '详情',
|
||||
userDetails: '用户详情',
|
||||
|
||||
Reference in New Issue
Block a user