diff --git a/apps/i18n/lina/en.json b/apps/i18n/lina/en.json index ce97fc62e..4d2d5dac6 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": "这个元素已经存在",