From dfe4eddbbcee3339d547db7d9e672593e8c23173 Mon Sep 17 00:00:00 2001 From: fit2bot <68588906+fit2bot@users.noreply.github.com> Date: Mon, 4 Mar 2024 14:44:19 +0800 Subject: [PATCH] perf: translate (#12746) Co-authored-by: feng <1304903146@qq.com> Co-authored-by: feng626 <57284900+feng626@users.noreply.github.com> --- apps/i18n/lina/en.json | 2 +- apps/i18n/lina/zh.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/i18n/lina/en.json b/apps/i18n/lina/en.json index 7729326aa..656bb5cf7 100644 --- a/apps/i18n/lina/en.json +++ b/apps/i18n/lina/en.json @@ -419,7 +419,7 @@ "ExcludeSymbol": "Exclude Char", "Execute": "Execute", "ExecuteOnce": "Execute Once", - "Execution": "History", + "ExecutionHistory": "Execution history", "ExecutionDetail": "Execution History Details", "ExecutionList": "Execute History", "ExistError": "This Element Already Exists", diff --git a/apps/i18n/lina/zh.json b/apps/i18n/lina/zh.json index 08b759611..08301c3cb 100644 --- a/apps/i18n/lina/zh.json +++ b/apps/i18n/lina/zh.json @@ -408,7 +408,7 @@ "ExcludeSymbol": "排除字符", "Execute": "执行", "ExecuteOnce": "执行一次", - "Execution": "执行历史", + "ExecutionHistory": "执行历史", "ExecutionDetail": "执行历史详情", "ExecutionList": "执行列表", "ExistError": "这个元素已经存在",