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

@@ -422,6 +422,10 @@ export default {
'Write a review and pick a star rating':
'Scrivi una recensione e scegli una valutazione a stelle',
Submit: 'Invia',
'Reviews for {{relay}}': 'Recensioni per {{relay}}'
'Reviews for {{relay}}': 'Recensioni per {{relay}}',
'No relays selected': 'Nessun relay selezionato',
'Post to': 'Pubblica su',
'Write relays and {{count}} other relays': 'Relay di scrittura e {{count}} altri relay',
'{{count}} relays': '{{count}} relay'
}
}