feat: trust score filter
This commit is contained in:
parent
43f4c34fb3
commit
5f785e5553
48 changed files with 974 additions and 480 deletions
|
|
@ -647,6 +647,21 @@ export default {
|
|||
'Enter Password': 'パスワードを入力',
|
||||
Password: 'パスワード',
|
||||
Confirm: '確認',
|
||||
'trust-filter.title': '信頼スコアフィルター',
|
||||
'trust-filter.off': 'オフ',
|
||||
'trust-filter.low': '低',
|
||||
'trust-filter.medium': '中',
|
||||
'trust-filter.high': '高',
|
||||
'trust-filter.wot': '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