From 5980c7d881ae65e79baac70be49ba9492f95f8e7 Mon Sep 17 00:00:00 2001 From: TsMask <340112800@qq.com> Date: Wed, 15 Nov 2023 15:10:03 +0800 Subject: [PATCH] fix: en treeSelectTip --- src/i18n/locales/en-US.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/en-US.ts b/src/i18n/locales/en-US.ts index 88295d58..0fc2cb6b 100644 --- a/src/i18n/locales/en-US.ts +++ b/src/i18n/locales/en-US.ts @@ -430,7 +430,7 @@ export default { }, configParamForm: { treeTitle: "Navigation Configuration", - treeSelectTip: "Sélectionnez les informations sur les éléments de configuration dans la navigation de configuration de gauche !", + treeSelectTip: "Select configuration item information in the left configuration navigation!", neType: 'NE Type', neTypePleace: "Please select the network element type", noConfigData: "No data on configuration items",