feat: add badge for suspicious and spam users
This commit is contained in:
@@ -543,6 +543,8 @@ export default {
|
||||
'Failed to republish to optimal relays: {{error}}': '重新发布到最佳中继器失败:{{error}}',
|
||||
'External Content': '外部内容',
|
||||
Highlight: '高亮',
|
||||
'Optimal relays and {{count}} other relays': '最佳中继器和其他 {{count}} 个中继器'
|
||||
'Optimal relays and {{count}} other relays': '最佳中继器和其他 {{count}} 个中继器',
|
||||
'Likely spam account (Trust score: {{percentile}}%)': '疑似垃圾账号(信任分数:{{percentile}}%)',
|
||||
'Suspicious account (Trust score: {{percentile}}%)': '可疑账号(信任分数:{{percentile}}%)'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user