From 0ad9d546cd84ac79f70f2350040bc697f60c91a2 Mon Sep 17 00:00:00 2001 From: simonzhangsz Date: Thu, 11 Jul 2024 16:37:53 +0800 Subject: [PATCH] fix: tenant tips --- 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 dfa3dc75..a63a3b9d 100644 --- a/src/i18n/locales/en-US.ts +++ b/src/i18n/locales/en-US.ts @@ -1822,7 +1822,7 @@ export default { SDSST:'Network Slice', APN:'Access Point Name', IMSI:'SIM Card', - treeSelectTip:'Please select a tenant from the tenant list on the left for configuration.', + treeSelectTip:'Please select a tenant from the tenant list on the left for configuration', upfTip:'Please select from the drop-down list of UPF Resource UIDs', imsiTip:'Please fill in the SIM card number or number range, ‘%’ represents the number wildcard, for example: 111000%', radioTip:'Please select from the drop-down list of radio type and radio ID',