Use non-unicode percent signs for proper interpolation

pull/4560/head
Thomas Stromberg 2019-06-23 11:44:03 +08:00
parent 247efdea15
commit d94d94718d
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
"Check that minikube is running and that you have specified the correct namespace (-n flag) if required.": "",
"Configuring environment for Kubernetes %s on %s %s": "开始为Kubernetes %s%s %s 配置环境变量",
"Configuring local host environment ...": "",
"Creating %s VM (CPUs=%d, Memory=%dMB, Disk=%dMB) ...": "正在创建%s虚拟机CPU =d内存=dMB磁盘=dMB...",
"Creating %s VM (CPUs=%d, Memory=%dMB, Disk=%dMB) ...": "正在创建%s虚拟机CPU=%d内存=%dMB磁盘=%dMB...",
"Creating mount %s ...": "",
"Deleting %q from %s ...": "",
"Documentation: %s": "",