feat: add badge for suspicious and spam users
This commit is contained in:
parent
2b4f673df1
commit
c84c479871
23 changed files with 185 additions and 22 deletions
|
|
@ -559,6 +559,8 @@ export default {
|
|||
'Failed to republish to optimal relays: {{error}}': 'Falha ao republicar nos relays ideais: {{error}}',
|
||||
'External Content': 'Conteúdo externo',
|
||||
Highlight: 'Destacar',
|
||||
'Optimal relays and {{count}} other relays': 'Relays ideais e {{count}} outros relays'
|
||||
'Optimal relays and {{count}} other relays': 'Relays ideais e {{count}} outros relays',
|
||||
'Likely spam account (Trust score: {{percentile}}%)': 'Provável conta de spam (Pontuação de confiança: {{percentile}}%)',
|
||||
'Suspicious account (Trust score: {{percentile}}%)': 'Conta suspeita (Pontuação de confiança: {{percentile}}%)'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue