feat: support configurable trust score threshold per context
This commit is contained in:
parent
28a1b3096a
commit
ca9610b711
46 changed files with 350 additions and 122 deletions
|
|
@ -668,6 +668,7 @@ export default {
|
|||
'Invalid relay URL': 'Invalid relay URL',
|
||||
'Muted words': 'Muted words',
|
||||
'Add muted word': 'Add muted word',
|
||||
'Zap Details': 'Zap Details'
|
||||
'Zap Details': 'Zap Details',
|
||||
'Default trust score filter threshold ({{n}}%)': 'Default trust score filter threshold ({{n}}%)'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue