feat: add support for commenting and reacting on external content
This commit is contained in:
parent
5ba5c26fcd
commit
0bb62dd3fb
76 changed files with 1635 additions and 639 deletions
|
|
@ -519,7 +519,8 @@ export default {
|
|||
'Sending...': 'جاري الإرسال...',
|
||||
'Send Request': 'إرسال الطلب',
|
||||
'You can get an invite code from a relay member.': 'يمكنك الحصول على رمز دعوة من عضو المرحل.',
|
||||
'Enter the invite code you received from a relay member.': 'أدخل رمز الدعوة الذي تلقيته من عضو المرحل.',
|
||||
'Enter the invite code you received from a relay member.':
|
||||
'أدخل رمز الدعوة الذي تلقيته من عضو المرحل.',
|
||||
'Get Invite Code': 'الحصول على رمز الدعوة',
|
||||
'Share this invite code with others to invite them to join this relay.':
|
||||
'شارك رمز الدعوة هذا مع الآخرين لدعوتهم للانضمام إلى هذا المرحل.',
|
||||
|
|
@ -533,6 +534,15 @@ export default {
|
|||
'Failed to get invite code': 'فشل الحصول على رمز الدعوة',
|
||||
'Invite code copied to clipboard': 'تم نسخ رمز الدعوة إلى الحافظة',
|
||||
'Favicon URL': 'رابط الأيقونة المفضلة',
|
||||
'Filter out onion relays': 'تصفية مرحلات onion'
|
||||
'Filter out onion relays': 'تصفية مرحلات onion',
|
||||
'Click to load X post': 'انقر لتحميل منشور X',
|
||||
'View Nostr comments': 'عرض تعليقات Nostr',
|
||||
'Search for notes': 'البحث عن الملاحظات',
|
||||
'Search for hashtag': 'البحث عن الوسم',
|
||||
'Go to note': 'الانتقال إلى الملاحظة',
|
||||
'Go to relay': 'الانتقال إلى المرحل',
|
||||
'View discussions about this': 'عرض المناقشات حول هذا المحتوى',
|
||||
'Open link': 'فتح الرابط',
|
||||
'View Nostr discussions': 'عرض مناقشات Nostr'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue