mirror of
https://github.com/dockur/windows.git
synced 2025-10-29 12:15:50 +00:00
Update define.sh
This commit is contained in:
parent
957ecdf3c5
commit
625ace1f59
1 changed files with 3 additions and 0 deletions
|
|
@ -295,7 +295,10 @@ getLanguage() {
|
|||
|
||||
parseLanguage() {
|
||||
|
||||
REGION="${REGION/_/-/}"
|
||||
KEYBOARD="${KEYBOARD/_/-/}"
|
||||
LANGUAGE="${LANGUAGE/_/-/}"
|
||||
|
||||
[ -z "$LANGUAGE" ] && LANGUAGE="en"
|
||||
|
||||
case "${LANGUAGE,,}" in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue