From 41e11ef3f7c8d257da0ec82039c8c89d5187d6d2 Mon Sep 17 00:00:00 2001 From: fscarmen <62703343+fscarmen@users.noreply.github.com> Date: Fri, 11 Mar 2022 16:42:05 +0800 Subject: [PATCH] Update menu.sh --- menu.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/menu.sh b/menu.sh index 9add7ad..3ce7586 100644 --- a/menu.sh +++ b/menu.sh @@ -303,8 +303,8 @@ T[E146]="Cannot switch to the same form as the current one." T[C146]="不能切换为当前一样的形态" T[E147]="Not available for IPv6 only VPS" T[C147]="IPv6 only VPS 不能使用此方案" -T[E148]="This will take about an hour to compile glibc 2.28. Press [y] to confirm the installation:" -T[C148]="实时编译 glibc 2.28 将要花大概 1 小时。确认安装请按 [y]:" +T[E148]="This will take about an hour to compile Glibc 2.28. Confirming the installation press [y]:" +T[C148]="实时编译 Glibc 2.28 将要花大概 1 小时。确认安装请按 [y]:" # 自定义字体彩色,read 函数,友道翻译函数 red(){ echo -e "\033[31m\033[01m$1\033[0m"; }