update translations

This commit is contained in:
Girish Ramakrishnan
2021-02-24 22:46:52 -08:00
parent 8dc0236e89
commit 7fb4fbdaf3
6 changed files with 504 additions and 18 deletions

View File

@@ -550,7 +550,6 @@
"inboundInfo": "从 {{ mailFrom | prettyEmailAddresses }} 发送给 {{ rcptTo | prettyEmailAddresses }} 的邮件。垃圾邮件判定:{{ details.spamStatus.indexOf('Yes,') === 0 ? '是' : '否' }}",
"deniedInfo": "已拒绝 {{ remote.ip }} 的连接。{{ details.message || details.reason }}"
},
"showRawLogsAction": "显示原始日志",
"searchPlaceholder": "搜索",
"empty": "无事件日志。"
},