Ventoy language output and minor issues - Printable Version +- Ventoy Forums (https://forums.ventoy.net) +-- Forum: Ventoy Plugin —— Ventoy 插件 (https://forums.ventoy.net/forumdisplay.php?fid=3) +--- Forum: Ventoy Plugin Forum (https://forums.ventoy.net/forumdisplay.php?fid=4) +--- Thread: Ventoy language output and minor issues (/showthread.php?tid=2328) |
Ventoy language output and minor issues - hyun9358 - 01-08-2023 Ventoy language output and minor issues When an error occurs, both Korean and Chinese are output. Can you print only Korean? Currently I am using it like this: echo -e "\n $VTLANG_Syntax_error_detected\n" echo -e "\n $VTLANG_ventoy.json_文件中有语法错误 \n" Both of these types of output are translated and used. It is difficult to use and modify every time. There are many other minor issues as well. |