Skip to content

Commit be33b1b

Browse files
Photo-Uploader
1 parent fedb798 commit be33b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ function ShowMe(){
5555
fileReader.readAsDataURL(Myfile);
5656
}
5757
else {
58-
alert("আপনার ফাইল টা ভালো না পচা । দয়া করে ইমেজ ফাইল ব্যবহার করুন 🥰");
58+
alert("This file is not vali. Please use image files. 🥰");
5959
DragArea.classList.remove("active");
6060
DragText.textContent = "Drag & Drop";
6161
}

0 commit comments

Comments
 (0)