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

Update auto-generated docs and translations #18441

Merged
merged 1 commit into from
Mar 18, 2024
Merged
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
3 changes: 2 additions & 1 deletion translations/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -556,8 +556,9 @@
"Networking and Connectivity Commands:": "网络和连接命令:",
"No IP address provided. Try specifying --ssh-ip-address, or see https://minikube.sigs.k8s.io/docs/drivers/ssh/": "未提供 IP 地址。尝试指定 --ssh-ip-address,或参见 https://minikube.sigs.k8s.io/docs/drivers/ssh/",
"No changes required for the \"{{.context}}\" context": "不需要对“{{.context}}”上下文进行任何更改",
"No minikube profile was found. ": "未找到 minikube 配置文件。",
"No control-plane nodes found.": "",
"No minikube profile was found.": "",
"No minikube profile was found. ": "未找到 minikube 配置文件。",
"No possible driver was detected. Try specifying --driver, or see https://minikube.sigs.k8s.io/docs/start/": "未检测到可用的驱动程序。尝试指定 --driver,或查看 https://minikube.sigs.k8s.io/docs/start/",
"No such addon {{.name}}": "没有此类插件 {{.name}}",
"No valid URL found for tunnel.": "未找到有效的隧道URL。",
Expand Down