]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - LiveCDGUI/livecd.sh
added Spanish (Latinoamérica) translation (#1865)
[Ventoy.git] / LiveCDGUI / livecd.sh
index 1aae4a84704ab6346222c514e593622a81e8e243..326839dd97010ea68b50b0f5d76200b9006511c5 100644 (file)
@@ -25,7 +25,7 @@ if [ "$1" = "CI" ]; then
 fi
 
 if [ ! -f ./EXT/vmlinuz ]; then
-    echo "Please download EXT files first!"
+    echo "Please download EXT files firstly!"
     exit 1
 fi