feat: add support for commenting and reacting on external content
This commit is contained in:
parent
5ba5c26fcd
commit
0bb62dd3fb
76 changed files with 1635 additions and 639 deletions
|
|
@ -545,6 +545,15 @@ export default {
|
|||
'Failed to get invite code': 'Не удалось получить код приглашения',
|
||||
'Invite code copied to clipboard': 'Код приглашения скопирован в буфер обмена',
|
||||
'Favicon URL': 'URL фавикона',
|
||||
'Filter out onion relays': 'Фильтровать onion-релеи'
|
||||
'Filter out onion relays': 'Фильтровать onion-релеи',
|
||||
'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'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue