mirror of
https://huihui.cat/mirrors/MikroTikPatch.git
synced 2025-12-10 03:24:37 +01:00
Update chr.sh
Signed-off-by: elseif <elseif@live.cn>
This commit is contained in:
parent
4543b7b3b2
commit
1691d01550
1 changed files with 1 additions and 1 deletions
2
chr.sh
2
chr.sh
|
|
@ -51,7 +51,7 @@ select_language() {
|
|||
echo "Select your language:"
|
||||
echo "1. English"
|
||||
echo "2. 简体中文"
|
||||
read -p "$MSG_PLEASE_CHOOSE [1-2]" language_choice
|
||||
read -p "Please choose an option [1-2]" language_choice
|
||||
case $language_choice in
|
||||
1)
|
||||
MSG_ARCH="Arch:"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue