mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
translations for drag&drop
This commit is contained in:
@@ -55,8 +55,7 @@ const DragNdrop = ({ onFileSelected }) => {
|
||||
>
|
||||
<div className="upload-info">
|
||||
<CloudUploadIcon sx={{ marginRight: 4 }} color="primary" fontSize="large" />
|
||||
{/* TODO translate */}
|
||||
<p>drag and drop a file here or click to select one</p>
|
||||
<p>{LL.UPLOAD_DRAG()}</p>
|
||||
</div>
|
||||
|
||||
<input
|
||||
|
||||
Reference in New Issue
Block a user