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
commit 13142f8ed6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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..."