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
|
|
@ -663,6 +663,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}}%)'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -685,6 +685,8 @@ export default {
|
|||
'Invalid relay URL': 'Ungültige Relay-URL',
|
||||
'Muted words': 'Stummgeschaltete Wörter',
|
||||
'Add muted word': 'Stummgeschaltetes Wort hinzufügen',
|
||||
'Zap Details': 'Zap-Details'
|
||||
'Zap Details': 'Zap-Details',
|
||||
'Default trust score filter threshold ({{n}}%)':
|
||||
'Standard-Vertrauenswert-Filter-Schwelle ({{n}}%)'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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}}%)'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -679,6 +679,8 @@ export default {
|
|||
'Invalid relay URL': 'URL de relé no válida',
|
||||
'Muted words': 'Palabras silenciadas',
|
||||
'Add muted word': 'Agregar palabra silenciada',
|
||||
'Zap Details': 'Detalles del Zap'
|
||||
'Zap Details': 'Detalles del Zap',
|
||||
'Default trust score filter threshold ({{n}}%)':
|
||||
'Umbral predeterminado del filtro de puntuación de confianza ({{n}}%)'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -674,6 +674,7 @@ export default {
|
|||
'Invalid relay URL': 'آدرس URL رله نامعتبر است',
|
||||
'Muted words': 'کلمات بیصدا شده',
|
||||
'Add muted word': 'افزودن کلمه بیصدا',
|
||||
'Zap Details': 'جزئیات زپ'
|
||||
'Zap Details': 'جزئیات زپ',
|
||||
'Default trust score filter threshold ({{n}}%)': 'آستانه فیلتر امتیاز اعتماد پیشفرض ({{n}}%)'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -683,6 +683,8 @@ export default {
|
|||
'Invalid relay URL': 'URL de relais non valide',
|
||||
'Muted words': 'Mots masqués',
|
||||
'Add muted word': 'Ajouter un mot masqué',
|
||||
'Zap Details': 'Détails du Zap'
|
||||
'Zap Details': 'Détails du Zap',
|
||||
'Default trust score filter threshold ({{n}}%)':
|
||||
'Seuil par défaut du filtre de score de confiance ({{n}}%)'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -675,6 +675,7 @@ export default {
|
|||
'Invalid relay URL': 'अमान्य रिले URL',
|
||||
'Muted words': 'म्यूट किए गए शब्द',
|
||||
'Add muted word': 'म्यूट शब्द जोड़ें',
|
||||
'Zap Details': 'जैप विवरण'
|
||||
'Zap Details': 'जैप विवरण',
|
||||
'Default trust score filter threshold ({{n}}%)': 'डिफ़ॉल्ट विश्वास स्कोर फ़िल्टर सीमा ({{n}}%)'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -668,6 +668,8 @@ export default {
|
|||
'Invalid relay URL': 'Érvénytelen továbbító URL',
|
||||
'Muted words': 'Némított szavak',
|
||||
'Add muted word': 'Némított szó hozzáadása',
|
||||
'Zap Details': 'Zap Részletek'
|
||||
'Zap Details': 'Zap Részletek',
|
||||
'Default trust score filter threshold ({{n}}%)':
|
||||
'Alapértelmezett bizalmi pontszám szűrő küszöbérték ({{n}}%)'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -679,6 +679,8 @@ export default {
|
|||
'Invalid relay URL': 'URL relay non valido',
|
||||
'Muted words': 'Parole silenziate',
|
||||
'Add muted word': 'Aggiungi parola silenziata',
|
||||
'Zap Details': 'Dettagli Zap'
|
||||
'Zap Details': 'Dettagli Zap',
|
||||
'Default trust score filter threshold ({{n}}%)':
|
||||
'Soglia predefinita del filtro del punteggio di fiducia ({{n}}%)'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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}}%)'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -669,6 +669,7 @@ export default {
|
|||
'Invalid relay URL': '유효하지 않은 릴레이 URL',
|
||||
'Muted words': '차단 단어',
|
||||
'Add muted word': '차단 단어 추가',
|
||||
'Zap Details': '잽 세부 정보'
|
||||
'Zap Details': '잽 세부 정보',
|
||||
'Default trust score filter threshold ({{n}}%)': '기본 신뢰 점수 필터 임계값 ({{n}}%)'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -680,6 +680,7 @@ export default {
|
|||
'Invalid relay URL': 'Nieprawidłowy adres URL przekaźnika',
|
||||
'Muted words': 'Wyciszone słowa',
|
||||
'Add muted word': 'Dodaj wyciszone słowo',
|
||||
'Zap Details': 'Szczegóły zapu'
|
||||
'Zap Details': 'Szczegóły zapu',
|
||||
'Default trust score filter threshold ({{n}}%)': 'Domyślny próg filtra wyniku zaufania ({{n}}%)'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -676,6 +676,8 @@ export default {
|
|||
'Invalid relay URL': 'URL de relé inválida',
|
||||
'Muted words': 'Palavras silenciadas',
|
||||
'Add muted word': 'Adicionar palavra silenciada',
|
||||
'Zap Details': 'Detalhes do Zap'
|
||||
'Zap Details': 'Detalhes do Zap',
|
||||
'Default trust score filter threshold ({{n}}%)':
|
||||
'Limite padrão do filtro de pontuação de confiança ({{n}}%)'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -679,6 +679,8 @@ export default {
|
|||
'Invalid relay URL': 'URL de relay inválido',
|
||||
'Muted words': 'Palavras silenciadas',
|
||||
'Add muted word': 'Adicionar palavra silenciada',
|
||||
'Zap Details': 'Detalhes do Zap'
|
||||
'Zap Details': 'Detalhes do Zap',
|
||||
'Default trust score filter threshold ({{n}}%)':
|
||||
'Limite predefinido do filtro de pontuação de confiança ({{n}}%)'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -679,6 +679,8 @@ export default {
|
|||
'Invalid relay URL': 'Неверный URL реле',
|
||||
'Muted words': 'Заблокированные слова',
|
||||
'Add muted word': 'Добавить заблокированное слово',
|
||||
'Zap Details': 'Детали запа'
|
||||
'Zap Details': 'Детали запа',
|
||||
'Default trust score filter threshold ({{n}}%)':
|
||||
'Порог фильтра рейтинга доверия по умолчанию ({{n}}%)'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -664,6 +664,8 @@ export default {
|
|||
'Invalid relay URL': 'URL รีเลย์ไม่ถูกต้อง',
|
||||
'Muted words': 'คำที่ถูกปิดเสียง',
|
||||
'Add muted word': 'เพิ่มคำที่ถูกปิดเสียง',
|
||||
'Zap Details': 'รายละเอียดซาตส์'
|
||||
'Zap Details': 'รายละเอียดซาตส์',
|
||||
'Default trust score filter threshold ({{n}}%)':
|
||||
'เกณฑ์ตัวกรองคะแนนความไว้วางใจเริ่มต้น ({{n}}%)'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -647,6 +647,7 @@ export default {
|
|||
'Invalid relay URL': '無效的中繼地址',
|
||||
'Muted words': '屏蔽詞',
|
||||
'Add muted word': '添加屏蔽詞',
|
||||
'Zap Details': '打閃詳情'
|
||||
'Zap Details': '打閃詳情',
|
||||
'Default trust score filter threshold ({{n}}%)': '預設信任分數過濾閾值 ({{n}}%)'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -652,6 +652,7 @@ export default {
|
|||
'Invalid relay URL': '无效的中继地址',
|
||||
'Muted words': '屏蔽词',
|
||||
'Add muted word': '添加屏蔽词',
|
||||
'Zap Details': '打闪详情'
|
||||
'Zap Details': '打闪详情',
|
||||
'Default trust score filter threshold ({{n}}%)': '默认信任分数过滤阈值 ({{n}}%)'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue