feat: optimize notifications
This commit is contained in:
parent
47e7a18f2e
commit
2855754648
26 changed files with 520 additions and 234 deletions
|
|
@ -377,6 +377,14 @@ export default {
|
|||
'사람, 키워드 또는 릴레이를 검색하려면 입력하세요',
|
||||
'Hide content mentioning muted users': '뮤트된 사용자를 언급하는 콘텐츠 숨기기',
|
||||
'This note mentions a user you muted': '이 노트는 뮤트한 사용자를 언급합니다',
|
||||
Filter: '필터'
|
||||
Filter: '필터',
|
||||
'mentioned you in a note': '노트에서 당신을 언급했습니다',
|
||||
'quoted your note': '당신의 노트를 인용했습니다',
|
||||
'voted in your poll': '당신의 투표에 참여했습니다',
|
||||
'reacted to your note': '당신의 노트에 반응했습니다',
|
||||
'reposted your note': '당신의 노트를 리포스트했습니다',
|
||||
'zapped your note': '당신의 노트를 잽했습니다',
|
||||
'zapped you': '당신을 잽했습니다',
|
||||
'Mark as read': '읽음으로 표시'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue