Merge pull request #27 from zorn-v/patch-1

Use ENG locale if missing lang
This commit is contained in:
Castro-Fidel
2022-12-08 22:09:17 +03:00
committed by GitHub

View File

@ -209,8 +209,7 @@ then
export loc_gui_installing_the="Устанавливаем"
export loc_gui_please_wait="Пожалуйста подождите..."
elif [ "${update_loc}" = "ENG" ]
then
else
export loc_gui_installing_the="Installing the"
export loc_gui_please_wait="Please wait..."