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

@@ -413,6 +413,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}} ตัว'
}
}