feat: support hiding indirect notifications
This commit is contained in:
parent
331811f683
commit
2cd1ae481b
27 changed files with 196 additions and 38 deletions
|
|
@ -673,8 +673,11 @@ export default {
|
|||
'Muted words': 'ミュートワード',
|
||||
'Add muted word': 'ミュートワードを追加',
|
||||
'Zap Details': 'Zapの詳細',
|
||||
'Default trust score filter threshold ({{n}}%)': 'デフォルトの信頼スコアフィルター閾値 ({{n}}%)',
|
||||
'Default trust score filter threshold ({{n}}%)':
|
||||
'デフォルトの信頼スコアフィルター閾値 ({{n}}%)',
|
||||
'No notes found': 'ノートが見つかりません',
|
||||
'Try again later or check your connection': '後でもう一度お試しいただくか、接続を確認してください'
|
||||
'Try again later or check your connection':
|
||||
'後でもう一度お試しいただくか、接続を確認してください',
|
||||
'Hide indirect': '間接通知を非表示'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue