From 566aa86fe414e8afd2981aaf122f7c8f263609ba Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Sun, 17 Nov 2024 17:08:46 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E4=BB=AA=E8=A1=A8=E6=9D=BF):=20=E5=88=86?= =?UTF-8?q?=E4=BA=AB=E9=93=BE=E6=8E=A5=E8=87=AA=E5=AE=9A=E4=B9=89=E5=AF=86?= =?UTF-8?q?=E7=A0=81=E6=97=A0=E9=94=99=E8=AF=AF=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/locales/en.ts | 2 +- core/core-frontend/src/locales/tw.ts | 2 +- core/core-frontend/src/locales/zh-CN.ts | 2 +- de-xpack | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/core-frontend/src/locales/en.ts b/core/core-frontend/src/locales/en.ts index 6d3ab0307f..a75c36d09a 100644 --- a/core/core-frontend/src/locales/en.ts +++ b/core/core-frontend/src/locales/en.ts @@ -419,7 +419,7 @@ export default { error_link_hint: 'Link format is incorrect. Please refill!', password_null_hint: 'Password cannot be empty. Please re-enter!', password_hint: - 'Password must be a 4-10 character string containing numbers, letters, and special characters [!@#$%^&*()_+]', + "Password must be a 4-10 character string containing numbers, letters, and special characters [!{'@'}#$%^&*()_+]", max_ticket_count: 'Supports up to 5 Tickets creation', last: 'Previous', next: 'Next', diff --git a/core/core-frontend/src/locales/tw.ts b/core/core-frontend/src/locales/tw.ts index 2c268cb325..c4d69e8ce3 100644 --- a/core/core-frontend/src/locales/tw.ts +++ b/core/core-frontend/src/locales/tw.ts @@ -166,7 +166,7 @@ export default { error_password_hint: '密碼格式錯誤,請重新填寫!', error_link_hint: '鏈接格式錯誤,請重新填寫!', password_null_hint: '密碼不能為空,請重新輸入!', - password_hint: '密碼必須是包含數字、字母、特殊字符[!@#$%^&*()_+]的4-10位字符串', + password_hint: "密碼必須是包含數字、字母、特殊字符[!{'@'}#$%^&*()_+]的4-10位字符串", max_ticket_count: '最多支持創建5個Ticket', last: '上一個', next: '下一個', diff --git a/core/core-frontend/src/locales/zh-CN.ts b/core/core-frontend/src/locales/zh-CN.ts index c20f7ce1d4..c01948551e 100644 --- a/core/core-frontend/src/locales/zh-CN.ts +++ b/core/core-frontend/src/locales/zh-CN.ts @@ -166,7 +166,7 @@ export default { error_password_hint: '密码格式错误,请重新填写!', error_link_hint: '链接格式错误,请重新填写!', password_null_hint: '密码不能为空,请重新输入!', - password_hint: '密码必须是包含数字、字母、特殊字符[!@#$%^&*()_+]的4-10位字符串', + password_hint: "密码必须是包含数字、字母、特殊字符[!{'@'}#$%^&*()_+]的4-10位字符串", max_ticket_count: '最多支持创建5个Ticket', last: '上一个', next: '下一个', diff --git a/de-xpack b/de-xpack index 7dc82ac088..58e94f1464 160000 --- a/de-xpack +++ b/de-xpack @@ -1 +1 @@ -Subproject commit 7dc82ac0883ef2463995f5c82fa800379fefbea4 +Subproject commit 58e94f1464745d0ae77569925b146a697e418db0