feat: trust score filter

This commit is contained in:
codytseng 2025-12-31 18:22:23 +08:00
parent 43f4c34fb3
commit 5f785e5553
48 changed files with 974 additions and 480 deletions

View file

@ -659,6 +659,20 @@ export default {
'Enter Password': 'Passwort eingeben',
Password: 'Passwort',
Confirm: 'Bestätigen',
'trust-filter.title': 'Vertrauenswert-Filter',
'trust-filter.off': 'Aus',
'trust-filter.low': 'Niedrig',
'trust-filter.medium': 'Mittel',
'trust-filter.high': 'Hoch',
'trust-filter.wot': 'WoT',
'trust-filter.filter-threshold': 'Filterschwelle',
'trust-filter.quick-presets': 'Schnellvoreinstellungen',
'trust-filter.show-all-content': 'Alle Inhalte anzeigen',
'trust-filter.only-show-wot': 'Nur Ihr Vertrauensnetzwerk anzeigen (Folgende + deren Folgende)',
'trust-filter.hide-bottom-percent':
'Untere {{score}}% der Benutzer nach Vertrauensrang filtern',
'trust-filter.trust-score-description':
'Der Vertrauenswert ordnet Benutzer nach Reputationsperzentil',
'Auto-load profile pictures': 'Profilbilder automatisch laden'
}
}