feat: add support for commenting and reacting on external content
This commit is contained in:
@@ -522,8 +522,10 @@ export default {
|
||||
'Enter invite code': '초대 코드 입력',
|
||||
'Sending...': '전송 중...',
|
||||
'Send Request': '요청 보내기',
|
||||
'You can get an invite code from a relay member.': '릴레이 회원으로부터 초대 코드를 받을 수 있습니다.',
|
||||
'Enter the invite code you received from a relay member.': '릴레이 회원으로부터 받은 초대 코드를 입력하세요.',
|
||||
'You can get an invite code from a relay member.':
|
||||
'릴레이 회원으로부터 초대 코드를 받을 수 있습니다.',
|
||||
'Enter the invite code you received from a relay member.':
|
||||
'릴레이 회원으로부터 받은 초대 코드를 입력하세요.',
|
||||
'Get Invite Code': '초대 코드 받기',
|
||||
'Share this invite code with others to invite them to join this relay.':
|
||||
'이 초대 코드를 다른 사람과 공유하여 이 릴레이에 초대하세요.',
|
||||
@@ -537,6 +539,15 @@ export default {
|
||||
'Failed to get invite code': '초대 코드 가져오기 실패',
|
||||
'Invite code copied to clipboard': '초대 코드가 클립보드에 복사되었습니다',
|
||||
'Favicon URL': '파비콘 URL',
|
||||
'Filter out onion relays': '어니언 릴레이 필터링'
|
||||
'Filter out onion relays': '어니언 릴레이 필터링',
|
||||
'Click to load X post': '클릭하여 X 게시물 로드',
|
||||
'View Nostr comments': 'Nostr 댓글 보기',
|
||||
'Search for notes': '노트 검색',
|
||||
'Search for hashtag': '해시태그 검색',
|
||||
'Go to note': '노트로 이동',
|
||||
'Go to relay': '릴레이로 이동',
|
||||
'View discussions about this': '이 콘텐츠에 대한 토론 보기',
|
||||
'Open link': '링크 열기',
|
||||
'View Nostr discussions': 'Nostr 토론 보기'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user