Scripts version 2289

This commit is contained in:
Mikhail Tergoev
2024-04-30 10:51:37 +03:00
parent 6baee4da62
commit be5fc19b72
4 changed files with 16 additions and 1 deletions

View File

@ -65,6 +65,12 @@ change_locale () {
fi
fi
export LANGUAGE
if [[ "$LANGUAGE" == "ru" ]] \
&& check_start_from_steam
then
export LC_ALL=ru_RU.UTF-8
fi
}
export -f change_locale

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
#Author: Castro-Fidel (linux-gaming.ru)
#SCRIPTS_NEXT_VERSION=2288
#SCRIPTS_NEXT_VERSION=2289
########################################################################
export LANGUAGES_LIST="ru"
export PW_MANGOHUD="0"