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':
|
||||
'Habilitar reprodução automática de vídeo neste dispositivo',
|
||||
'Paste or drop media files to upload': 'Cole ou arraste arquivos de mídia para fazer upload',
|
||||
Preview: 'Pré-visualização'
|
||||
Preview: 'Pré-visualização',
|
||||
'You are about to publish an event signed by [{{eventAuthorName}}]. You are currently logged in as [{{currentUsername}}]. Are you sure?':
|
||||
'Você está prestes a publicar um evento assinado por [{{eventAuthorName}}]. Você está atualmente logado como [{{currentUsername}}]. Tem certeza?'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user