forked from CastroFidel/PortWINE
		
	update locales
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| #!/usr/bin/env bash | ||||
| # Author: chal55rus, Castro-Fidel (linux-gaming.ru) | ||||
| ######################################################################## | ||||
| if [ "${update_loc}" = "RUS" ] | ||||
| if [[ "$LANGUAGE" == "ru" ]] | ||||
| then | ||||
|     KEY_CREDITS=$RANDOM | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user