Apply suggestions from code review

Co-authored-by: Lan <gcslyp@gmail.com>
pull/19157/head
tianlj 2024-07-02 03:06:13 +00:00 committed by GitHub
parent 9f9769d724
commit 17aabd16c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -581,7 +581,7 @@
"Only alphanumeric and dashes '-' are permitted. Minimum 2 characters, starting with alphanumeric.": "仅允许字母数字和破折号'-'。最少2个字符以字母数字开头。",
"Open the addons URL with https instead of http": "使用 https 替代 http 打开插件的 URL",
"Open the service URL with https instead of http (defaults to \"false\")": "使用 https 替代 http 打开服务的 URL默认为 \"false\")。",
"Opening Kubernetes service {{.namespace_name}}/{{.service_name}} in default browser...": "在默认浏览器中打开 Kubernetes 服务 {{.namespace_name}}/{{.service_name}}...",
"Opening Kubernetes service {{.namespace_name}}/{{.service_name}} in default browser...": "正通过默认浏览器打开 Kubernetes 服务 {{.namespace_name}}/{{.service_name}}...",
"Opening service {{.namespace_name}}/{{.service_name}} in default browser...": "正通过默认浏览器打开服务 {{.namespace_name}}/{{.service_name}}...",
"Opening {{.url}} in your default browser...": "正在使用默认浏览器打开 {{.url}} ...",
"Opens the addon w/ADDON_NAME within minikube (example: minikube addons open dashboard). For a list of available addons use: minikube addons list ": "在 minikube 中打开带有 ADDON_NAME 的插件例如minikube addons open dashboard。要获取可用插件的列表请使用minikube addons list",