feat: add confirmation prompt when publishing event signed by a different user
This commit is contained in:
@@ -230,6 +230,8 @@ export default {
|
||||
'Enable video autoplay on this device':
|
||||
'Włącz automatyczne odtwarzanie wideo na tym urządzeniu',
|
||||
'Paste or drop media files to upload': 'Wklej lub upuść pliki multimedialne, aby przesłać',
|
||||
Preview: 'Podgląd'
|
||||
Preview: 'Podgląd',
|
||||
'You are about to publish an event signed by [{{eventAuthorName}}]. You are currently logged in as [{{currentUsername}}]. Are you sure?':
|
||||
'Zaraz opublikujesz zdarzenie podpisane przez [{{eventAuthorName}}]. Obecnie jesteś zalogowany jako [{{currentUsername}}]. Czy jesteś pewien?'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user