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 {
'Failed to review': 'Błąd opinii',
'Write a review and pick a star rating': 'Napisz opinię i wybierz ocenę gwiazdkową',
Submit: 'Prześlij',
'Reviews for {{relay}}': 'Opinie o {{relay}}'
'Reviews for {{relay}}': 'Opinie o {{relay}}',
'No relays selected': 'Nie wybrano przekaźników',
'Post to': 'Opublikuj na',
'Write relays and {{count}} other relays': 'Przekaźniki zapisu i {{count}} innych przekaźników',
'{{count}} relays': '{{count}} przekaźników'
}
}