feat: trust score filter
This commit is contained in:
parent
43f4c34fb3
commit
5f785e5553
48 changed files with 974 additions and 480 deletions
|
|
@ -624,6 +624,18 @@ export default {
|
|||
'Enter Password': '輸入密碼',
|
||||
Password: '密碼',
|
||||
Confirm: '確認',
|
||||
'trust-filter.title': '信任分數過濾器',
|
||||
'trust-filter.off': '關閉',
|
||||
'trust-filter.low': '低',
|
||||
'trust-filter.medium': '中',
|
||||
'trust-filter.high': '高',
|
||||
'trust-filter.wot': '信任網路',
|
||||
'trust-filter.filter-threshold': '過濾閾值',
|
||||
'trust-filter.quick-presets': '快速預設',
|
||||
'trust-filter.show-all-content': '顯示所有內容',
|
||||
'trust-filter.only-show-wot': '僅顯示你的信任網路(關注的人 + 他們關注的人)',
|
||||
'trust-filter.hide-bottom-percent': '過濾掉信任度排名後 {{score}}% 的使用者',
|
||||
'trust-filter.trust-score-description': '信任分數按聲譽百分位對使用者進行排名',
|
||||
'Auto-load profile pictures': '自動載入大頭照'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue