From 2b1afd1b05d4ddc0c0480075da9dd19096eb9719 Mon Sep 17 00:00:00 2001 From: dataeaseShu <106045316+dataeaseShu@users.noreply.github.com> Date: Mon, 17 Mar 2025 17:43:56 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=BC=96=E8=AF=91=E6=8A=A5=E9=94=99=20(?= =?UTF-8?q?#15377)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/locales/en.ts | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/core/core-frontend/src/locales/en.ts b/core/core-frontend/src/locales/en.ts index 896ce6b7ec..5a66ecaf76 100644 --- a/core/core-frontend/src/locales/en.ts +++ b/core/core-frontend/src/locales/en.ts @@ -3,7 +3,8 @@ export default { empty: ' ', associated_chart: 'Associated chart', associated_chart_first: 'First level associated chart', - other_levels: 'Except for level 1, no query condition configuration is required for other levels', + other_levels: + 'Except for level 1, no query condition configuration is required for other levels', tree_structure: 'The drop-down tree structure cannot be empty', component: { input: 'Input', @@ -3653,7 +3654,7 @@ export default { 'Unit: minutes, range: [0-1440], 0 means no time limit, starting from the first access using the ticket', arg_val_tips: 'Please enter parameter values', arg_format_tips: - 'Please use JSON format string, example single valued [argVal], multi valued [argVal1, argVal2]' + 'Please use JSON format string, example single valued argVal, multi valued [argVal1, argVal2]' }, pblink: { key_pwd: 'Please enter the password to open the link',