feat: add confirmation prompt when publishing event signed by a different user
This commit is contained in:
@@ -227,6 +227,8 @@ export default {
|
||||
Autoplay: 'التشغيل التلقائي',
|
||||
'Enable video autoplay on this device': 'تمكين التشغيل التلقائي للفيديو على هذا الجهاز',
|
||||
'Paste or drop media files to upload': 'الصق أو اسحب ملفات الوسائط لتحميلها',
|
||||
Preview: 'معاينة'
|
||||
Preview: 'معاينة',
|
||||
'You are about to publish an event signed by [{{eventAuthorName}}]. You are currently logged in as [{{currentUsername}}]. Are you sure?':
|
||||
'أنت على وشك نشر حدث موقع من قبل [{{eventAuthorName}}]. أنت حالياً مسجل الدخول كـ [{{currentUsername}}]. هل أنت متأكد؟'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user