01-08-2023, 03:02 PM
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.
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.