From 7834c83d9d576a4dcb28ea41249a1e6d415fa437 Mon Sep 17 00:00:00 2001 From: BlackHole1 <158blackhole@gmail.com> Date: Tue, 27 Aug 2019 09:40:55 +0800 Subject: [PATCH] optimizing Chinese translation (No.2) --- translations/zh-CN.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/translations/zh-CN.json b/translations/zh-CN.json index 6af65586d7..847c6e1e2c 100644 --- a/translations/zh-CN.json +++ b/translations/zh-CN.json @@ -151,10 +151,10 @@ "Failed to delete images from config": "", "Failed to download kubectl": "", "Failed to enable container runtime": "", - "Failed to generate config": "", - "Failed to get bootstrapper": "", + "Failed to generate config": "无法生成 config", + "Failed to get bootstrapper": "获取 bootstrapper 失败", "Failed to get command runner": "", - "Failed to get driver URL": "", + "Failed to get driver URL": "获取 driver URL 失败", "Failed to get image map": "", "Failed to get machine client": "", "Failed to get service URL: {{.error}}": "",