From 5e880ba25e4dd596b4e2c6a5d051284aec4c046e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=98=AD?= <81747598+lan-yonghui@users.noreply.github.com> Date: Thu, 12 Dec 2024 16:59:50 +0800 Subject: [PATCH] feat: Language pack content adjustment (#7349) --- frontend/src/lang/modules/en.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lang/modules/en.ts b/frontend/src/lang/modules/en.ts index 074e38ed4..6bfdca258 100644 --- a/frontend/src/lang/modules/en.ts +++ b/frontend/src/lang/modules/en.ts @@ -173,11 +173,11 @@ const message = { title: 'Linux Server Management Panel', licenseHelper: 'Agree « Community License Agreement »', - errorAgree: 'Please click to agree to the Community Software License Agreement', + errorAgree: 'Click to agree to the Community Software License', logout: 'Logout', agreeTitle: 'Agreement', agreeContent: - 'In order to better protect your legitimate rights and interests, please read and agree to the following agreement « fly to cloud community software license agreement »', + 'In order to better protect your legitimate rights and interests, please read and agree to the following agreement « Community License Agreement »', }, rule: { username: 'Enter a username',