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

@ -415,6 +415,10 @@ export default {
'Failed to review': 'فشل في المراجعة',
'Write a review and pick a star rating': 'اكتب مراجعة واختر تقييماً بالنجوم',
Submit: 'إرسال',
'Reviews for {{relay}}': 'مراجعات لـ {{relay}}'
'Reviews for {{relay}}': 'مراجعات لـ {{relay}}',
'No relays selected': 'لم يتم اختيار أي مرحل',
'Post to': 'نشر إلى',
'Write relays and {{count}} other relays': 'مرحلات الكتابة و {{count}} مرحل آخر',
'{{count}} relays': '{{count}} ريلايات'
}
}