From 6b855b8ff29ee563bec077f1347af74a5c2117e1 Mon Sep 17 00:00:00 2001 From: lai <371757574@qq.com> Date: Thu, 21 Dec 2023 14:10:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3expend->expand?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/locales/en-US.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/en-US.ts b/src/i18n/locales/en-US.ts index dcfe21bf..3df6736a 100644 --- a/src/i18n/locales/en-US.ts +++ b/src/i18n/locales/en-US.ts @@ -49,7 +49,7 @@ export default { hide: 'Hidden', open: 'Open', shut: 'Shut', - launch: 'Expend', + launch: 'Expand', fold: 'Fold', }, rowId: 'ID', @@ -465,7 +465,7 @@ export default { editOkTip: "Confirm updating the value of this {num} attribute?", updateItemTip: "Confirm updating the data item with Index [{num}]?", delItemTip: "Confirm deleting the data item with Index [{num}]?", - arrayMore: "expend", + arrayMore: "Expand", }, }, neUser: {