We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4916c04 commit 7834c83Copy full SHA for 7834c83
translations/zh-CN.json
@@ -151,10 +151,10 @@
151
"Failed to delete images from config": "",
152
"Failed to download kubectl": "",
153
"Failed to enable container runtime": "",
154
- "Failed to generate config": "",
155
- "Failed to get bootstrapper": "",
+ "Failed to generate config": "无法生成 config",
+ "Failed to get bootstrapper": "获取 bootstrapper 失败",
156
"Failed to get command runner": "",
157
- "Failed to get driver URL": "",
+ "Failed to get driver URL": "获取 driver URL 失败",
158
"Failed to get image map": "",
159
"Failed to get machine client": "",
160
"Failed to get service URL: {{.error}}": "",
0 commit comments