echo ""
echo "==============================================================="
if [ "$LANG" = "zh_CN.UTF-8" ]; then
- echo " Ventoy Server $vtVer ÒѾÆô¶¯ ..."
- echo " Çë´ò¿ªä¯ÀÀÆ÷£¬·ÃÎÊ http://${HOST}:${PORT}"
+ echo " Ventoy Server $vtVer 已经启动 ..."
+ echo " 请打开浏览器,访问 http://${HOST}:${PORT}"
else
echo " Ventoy Server $vtVer is running ..."
echo " Please open your browser and visit http://${HOST}:${PORT}"