feat: hide content mentioning muted users (#524)
Co-authored-by: mleku <me@mleku.dev>
This commit is contained in:
parent
d3578184fb
commit
3c657dfa8c
37 changed files with 289 additions and 83 deletions
|
|
@ -374,6 +374,8 @@ export default {
|
|||
'삭제 요청이 {{count}}개의 릴레이로 전송되었습니다',
|
||||
'Suitable Relays': '적합한 릴레이',
|
||||
'Type searching for people, keywords, or relays':
|
||||
'사람, 키워드 또는 릴레이를 검색하려면 입력하세요'
|
||||
'사람, 키워드 또는 릴레이를 검색하려면 입력하세요',
|
||||
'Hide content mentioning muted users': '뮤트된 사용자를 언급하는 콘텐츠 숨기기',
|
||||
'This note mentions a user you muted': '이 노트는 뮤트한 사용자를 언급합니다'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue