Translation of the download button into English

This commit is contained in:
lockbitchat
2025-08-21 17:45:43 -04:00
parent cef5654cf8
commit 81b0e4bd3e
2 changed files with 5 additions and 6 deletions

View File

@@ -3213,7 +3213,7 @@
addMessageWithAutoScroll(`❌ File upload error: ${String(e?.message || e)}`, 'system');
}
}
}, 'Скачать')
}, 'Download')
]);
addMessageWithAutoScroll(downloadMessage, 'system');