Skip to content

Commit

Permalink
Merge pull request #50439 from Nodebrute/fixdownload
Browse files Browse the repository at this point in the history
fix download translation
  • Loading branch information
arosiclair authored Oct 14, 2024
2 parents 1d85cd9 + 1d34886 commit 2329c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/languages/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4331,7 +4331,7 @@ const translations = {
},
fileDownload: {
success: {
title: '!Descargado!',
title: '¡Descargado!',
message: 'Archivo descargado correctamente',
qrMessage:
'Busca la copia de tu código QR en la carpeta de fotos o descargas. Consejo: Añádelo a una presentación para que el público pueda escanearlo y conectar contigo directamente.',
Expand Down

0 comments on commit 2329c78

Please sign in to comment.