feat: add more note interactions lists (#467)
Co-authored-by: Trevor Arjeski <tmarjeski@gmail.com>
This commit is contained in:
parent
da78aa63ef
commit
f2c87b8d5f
27 changed files with 654 additions and 156 deletions
|
|
@ -327,6 +327,13 @@ export default {
|
|||
'Successfully broadcasted to relay: {{url}}': 'Successfully broadcasted to relay: {{url}}',
|
||||
'Failed to broadcast to relay: {{url}}. Error: {{error}}':
|
||||
'Failed to broadcast to relay: {{url}}. Error: {{error}}',
|
||||
'Write relays': 'Write relays'
|
||||
'Write relays': 'Write relays',
|
||||
'No more reactions': 'No more reactions',
|
||||
'No reactions yet': 'No reactions yet',
|
||||
'No more zaps': 'No more zaps',
|
||||
'No zaps yet': 'No zaps yet',
|
||||
'No more reposts': 'No more reposts',
|
||||
'No reposts yet': 'No reposts yet',
|
||||
Reposts: 'Reposts'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue