From 1607c97b821febdb508db1658786c9bc1e5a13be Mon Sep 17 00:00:00 2001 From: simonzhangsz Date: Thu, 11 Jul 2024 16:40:50 +0800 Subject: [PATCH] fix: imsi tip --- 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 7c2cbd50..75575b18 100644 --- a/src/i18n/locales/en-US.ts +++ b/src/i18n/locales/en-US.ts @@ -1824,7 +1824,7 @@ export default { IMSI:'SIM Card', 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%', + 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', defaultTip:'Please select from the drop-down list of Tenancy Asset, and then fill the Asset Key', },