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
|
|
@ -560,6 +560,8 @@ export default {
|
|||
'Failed to republish to optimal relays: {{error}}': 'Errore nella ripubblicazione sui relay ottimali: {{error}}',
|
||||
'External Content': 'Contenuto esterno',
|
||||
Highlight: 'Evidenzia',
|
||||
'Optimal relays and {{count}} other relays': 'Relay ottimali e {{count}} altri relay'
|
||||
'Optimal relays and {{count}} other relays': 'Relay ottimali e {{count}} altri relay',
|
||||
'Likely spam account (Trust score: {{percentile}}%)': 'Probabile account spam (Punteggio di fiducia: {{percentile}}%)',
|
||||
'Suspicious account (Trust score: {{percentile}}%)': 'Account sospetto (Punteggio di fiducia: {{percentile}}%)'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue