translations for drag&drop

This commit is contained in:
proddy
2024-08-15 16:48:24 +02:00
parent 07507eaeb6
commit d4d296a97e
13 changed files with 23 additions and 13 deletions

View File

@@ -95,7 +95,7 @@ const SingleUpload = () => {
sx={{ ml: 2 }}
startIcon={<CancelIcon />}
variant="outlined"
color="secondary"
color="error"
onClick={cancelUpload}
>
{LL.CANCEL()}