diff --git a/Menus/Other.sh b/Menus/Other.sh index b83b723..471ed92 100644 --- a/Menus/Other.sh +++ b/Menus/Other.sh @@ -52,5 +52,5 @@ case "$pick" in sudo locale-gen update-locale source /etc/default/locale - echo "英文语言更换成功" + echo "语言更换成功" esac \ No newline at end of file