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
|
|
@ -673,6 +673,7 @@ export default {
|
|||
'Invalid relay URL': '無効なリレーURL',
|
||||
'Muted words': 'ミュートワード',
|
||||
'Add muted word': 'ミュートワードを追加',
|
||||
'Zap Details': 'Zapの詳細'
|
||||
'Zap Details': 'Zapの詳細',
|
||||
'Default trust score filter threshold ({{n}}%)': 'デフォルトの信頼スコアフィルター閾値 ({{n}}%)'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue