From 73e2cd2179066e5e7080e8ef041d909c9cc6f31a Mon Sep 17 00:00:00 2001 From: Tony Tam Date: Fri, 14 Oct 2016 09:52:14 -0700 Subject: [PATCH] updated translate --- dist/lang/zh-cn.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dist/lang/zh-cn.js b/dist/lang/zh-cn.js index 570319ba..3af61ad6 100644 --- a/dist/lang/zh-cn.js +++ b/dist/lang/zh-cn.js @@ -28,6 +28,8 @@ window.SwaggerTranslator.learn({ "Expand Operations":"展开操作", "Raw":"原始", "can't parse JSON. Raw result":"无法解析JSON. 原始结果", + "Example Value":"示例", + "Click to set as parameter value":"点击设置参数", "Model Schema":"模型架构", "Model":"模型", "apply":"应用", @@ -39,6 +41,7 @@ window.SwaggerTranslator.learn({ "Contact the developer":"联系开发者", "api version":"api版本", "Response Content Type":"响应Content Type", + "Parameter content type:":"参数类型:", "fetching resource":"正在获取资源", "fetching resource list":"正在获取资源列表", "Explore":"浏览",