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