From b917a0dc02e0256b54af8ebd56683de8777bd055 Mon Sep 17 00:00:00 2001 From: samzong Date: Tue, 15 Oct 2024 09:10:07 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs(ui):=20Small=20update=20to?= =?UTF-8?q?=20make=20the=20prompts=20more=20formal.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: samzong --- ui/apps/dashboard/locales/en-US.json | 2 +- ui/apps/dashboard/locales/zh-CN.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/apps/dashboard/locales/en-US.json b/ui/apps/dashboard/locales/en-US.json index ab2e831..78f2315 100644 --- a/ui/apps/dashboard/locales/en-US.json +++ b/ui/apps/dashboard/locales/en-US.json @@ -125,7 +125,7 @@ "3b0b5df2e18ef97b7f948c60906a7821": "Cluster access failure", "01812e386ab69ce4391769918e32d6d1": "Cluster update failed", "aba41769112ffcc08cb563e29f460770": "Select the kubeconfig file", - "03743b3522b7d69da1cdc44d7418ce4d": "I'm a bit tired, give it a try to refresh", + "03743b3522b7d69da1cdc44d7418ce4d": "An error occurred, please refresh and try again", "fc763fd5ddf637fe4ba1ac59e10b8d3a": "Confirm to delete", "627ce40030fcda39210cca054bb77775": "Is it a workload", "330363dfc524cff2488f2ebde0500896": "success", diff --git a/ui/apps/dashboard/locales/zh-CN.json b/ui/apps/dashboard/locales/zh-CN.json index e8783d0..d61ebe8 100644 --- a/ui/apps/dashboard/locales/zh-CN.json +++ b/ui/apps/dashboard/locales/zh-CN.json @@ -124,7 +124,7 @@ "3b0b5df2e18ef97b7f948c60906a7821": "集群接入失败", "01812e386ab69ce4391769918e32d6d1": "集群更新失败", "aba41769112ffcc08cb563e29f460770": "选择kubeconfig文件", - "03743b3522b7d69da1cdc44d7418ce4d": "有点累了,刷新试试", + "03743b3522b7d69da1cdc44d7418ce4d": "发生错误,请刷新后重试", "fc763fd5ddf637fe4ba1ac59e10b8d3a": "确认要删除", "627ce40030fcda39210cca054bb77775": "工作负载么", "330363dfc524cff2488f2ebde0500896": "成功",