Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📝 docs(ui): Small update to make the prompts more formal. #136

Merged
merged 1 commit into from
Oct 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ui/apps/dashboard/locales/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion ui/apps/dashboard/locales/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"3b0b5df2e18ef97b7f948c60906a7821": "集群接入失败",
"01812e386ab69ce4391769918e32d6d1": "集群更新失败",
"aba41769112ffcc08cb563e29f460770": "选择kubeconfig文件",
"03743b3522b7d69da1cdc44d7418ce4d": "有点累了,刷新试试",
"03743b3522b7d69da1cdc44d7418ce4d": "发生错误,请刷新后重试",
"fc763fd5ddf637fe4ba1ac59e10b8d3a": "确认要删除",
"627ce40030fcda39210cca054bb77775": "工作负载么",
"330363dfc524cff2488f2ebde0500896": "成功",
Expand Down