diff --git a/Menus/Other.sh b/Menus/Other.sh index 471ed92..6a245ce 100644 --- a/Menus/Other.sh +++ b/Menus/Other.sh @@ -52,5 +52,7 @@ case "$pick" in sudo locale-gen update-locale source /etc/default/locale + echo "请手动执行下面的命令: + source /etc/default/locale" echo "语言更换成功" esac \ No newline at end of file