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

@ -641,6 +641,21 @@ export default {
'Enter Password': 'Jelszó megadása',
Password: 'Jelszó',
Confirm: 'Megerősítés',
'trust-filter.title': 'Bizalmi pontszám szűrő',
'trust-filter.off': 'Ki',
'trust-filter.low': 'Alacsony',
'trust-filter.medium': 'Közepes',
'trust-filter.high': 'Magas',
'trust-filter.wot': 'WoT',
'trust-filter.filter-threshold': 'Szűrési küszöb',
'trust-filter.quick-presets': 'Gyors beállítások',
'trust-filter.show-all-content': 'Minden tartalom megjelenítése',
'trust-filter.only-show-wot':
'Csak a bizalmi hálózatod megjelenítése (követettek + követetteik)',
'trust-filter.hide-bottom-percent':
'Alsó {{score}}% felhasználók szűrése bizalmi rangsor szerint',
'trust-filter.trust-score-description':
'A bizalmi pontszám a felhasználókat hírnév percentilis szerint rangsorolja',
'Auto-load profile pictures': 'Profilképek automatikus betöltése'
}
}