feat: add relay selector for posting
This commit is contained in:
parent
2439150c6e
commit
ec11d53fac
25 changed files with 418 additions and 201 deletions
|
|
@ -414,6 +414,10 @@ export default {
|
|||
'Failed to review': 'Failed to review',
|
||||
'Write a review and pick a star rating': 'Write a review and pick a star rating',
|
||||
Submit: 'Submit',
|
||||
'Reviews for {{relay}}': 'Reviews for {{relay}}'
|
||||
'Reviews for {{relay}}': 'Reviews for {{relay}}',
|
||||
'No relays selected': 'No relays selected',
|
||||
'Post to': 'Post to',
|
||||
'Write relays and {{count}} other relays': 'Write relays and {{count}} other relays',
|
||||
'{{count}} relays': '{{count}} relays'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue