updated locales

This commit is contained in:
Mikhail Tergoev 2024-08-11 13:18:42 +03:00
parent fa24c9938d
commit e5f96d1106
5 changed files with 1599 additions and 1543 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

@ -679,8 +679,8 @@ else
fi
if [[ "$DOWNLOAD_STEAM_GRID" == "1" ]]
then NEW_STEAM_BEHAVIOR="Disable"
else NEW_STEAM_BEHAVIOR="Enable"
then NEW_STEAM_BEHAVIOR="$(gettext "Enable")"
else NEW_STEAM_BEHAVIOR="$(gettext "Disable")"
fi
IFS=$'\n'