Ventoy Forums

Full Version: Ventoy language output and minor issues
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.