Update translations/zh-CN.json
Co-authored-by: AiYijing <aiyijing@codeasy.cn>pull/16862/head
parent
1a2d9e3708
commit
5fabeb3a5d
|
@ -448,7 +448,7 @@
|
|||
"If true, cache docker images for the current bootstrapper and load them into the machine. Always false with --vm-driver=none.": "如果为 true,请缓存当前引导程序的 docker 镜像并将其加载到机器中。在 --vm-driver=none 情况下始终为 false。",
|
||||
"If true, only download and cache files for later use - don't install or start anything.": "如果为 true,仅会下载和缓存文件以备后用 - 不会安装或启动任何项。",
|
||||
"If true, pods might get deleted and restarted on addon enable": "如果为 true,pods可能会被删除并在启用插件时重新启动",
|
||||
"If true, print web links to addons' documentation if using --output=list (default).": "如果为 true,则使用 --output=list(默认值)输出 web 链接到插件文档",
|
||||
"If true, print web links to addons' documentation if using --output=list (default).": "如果为 true,则使用 --output=list(默认值)输出 web 链接到插件文档。",
|
||||
"If true, returns list of profiles faster by skipping validating the status of the cluster.": "如果为 true,则通过跳过验证群集的状态从而更快地返回配置文件列表",
|
||||
"If true, the added node will be marked for work. Defaults to true.": "如果为true,则添加的节点将标记为 work,默认为 true",
|
||||
"If true, will perform potentially dangerous operations. Use with discretion.": "",
|
||||
|
|
Loading…
Reference in New Issue