From 5fabeb3a5d9966b74b2cc1ed3c585ea7389b9137 Mon Sep 17 00:00:00 2001 From: Medya Ghazizadeh <medyagh@users.noreply.github.com> Date: Wed, 12 Jul 2023 11:12:57 -0700 Subject: [PATCH] Update translations/zh-CN.json Co-authored-by: AiYijing <aiyijing@codeasy.cn> --- translations/zh-CN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/zh-CN.json b/translations/zh-CN.json index 343e2b560e..babd2e23d8 100644 --- a/translations/zh-CN.json +++ b/translations/zh-CN.json @@ -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.": "",