feat: add relay selector for posting

This commit is contained in:
codytseng
2025-09-21 21:43:09 +08:00
parent 2439150c6e
commit ec11d53fac
25 changed files with 418 additions and 201 deletions

View File

@@ -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'
}
}