feat: trust score filter
This commit is contained in:
parent
43f4c34fb3
commit
5f785e5553
48 changed files with 974 additions and 480 deletions
|
|
@ -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'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue