~新手引导添加语言选择

This commit is contained in:
juewuy
2026-04-19 11:16:35 +08:00
parent 85733ebf9d
commit accc20ff7c
2 changed files with 25 additions and 4 deletions

View File

@@ -203,8 +203,8 @@ settings() {
exit 0
;;
b)
comp_box "1) $SET_LANG_ZH" \
"2) $SET_LANG_EN" \
comp_box "1) 简体中文" \
"2) English" \
"" \
"0) $COMMON_BACK"
read -r -p "$COMMON_INPUT> " num