From 4c9e2a4a1b933616fd6a42438bc328e4856bd3a0 Mon Sep 17 00:00:00 2001 From: lsy Date: Sat, 27 Jul 2024 16:06:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0,=E6=8D=A2=E8=AF=AD=E8=A8=80?= =?UTF-8?q?=E5=91=BD=E4=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Menus/Other.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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