mirror of https://github.com/ventoy/Ventoy.git
Change Ventoy LiveCD GUI default language to English (#1938)
This commit is contained in:
parent
553c853865
commit
1d66584190
|
@ -5,7 +5,6 @@ hsetroot -fill /usr/share/wallpapers/wallpaper.png
|
||||||
INIFILE=/ventoy/Ventoy2Disk.ini
|
INIFILE=/ventoy/Ventoy2Disk.ini
|
||||||
|
|
||||||
echo "[Ventoy]" >> $INIFILE
|
echo "[Ventoy]" >> $INIFILE
|
||||||
echo "Language=Chinese Simplified (简体中文)" >> $INIFILE
|
|
||||||
echo "PartStyle=0" >> $INIFILE
|
echo "PartStyle=0" >> $INIFILE
|
||||||
echo "ShowAllDevice=0" >> $INIFILE
|
echo "ShowAllDevice=0" >> $INIFILE
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue