updated translate

This commit is contained in:
Tony Tam
2016-10-14 09:52:14 -07:00
parent d1539a7c4f
commit 73e2cd2179

3
dist/lang/zh-cn.js vendored
View File

@@ -28,6 +28,8 @@ window.SwaggerTranslator.learn({
"Expand Operations":"展开操作", "Expand Operations":"展开操作",
"Raw":"原始", "Raw":"原始",
"can't parse JSON. Raw result":"无法解析JSON. 原始结果", "can't parse JSON. Raw result":"无法解析JSON. 原始结果",
"Example Value":"示例",
"Click to set as parameter value":"点击设置参数",
"Model Schema":"模型架构", "Model Schema":"模型架构",
"Model":"模型", "Model":"模型",
"apply":"应用", "apply":"应用",
@@ -39,6 +41,7 @@ window.SwaggerTranslator.learn({
"Contact the developer":"联系开发者", "Contact the developer":"联系开发者",
"api version":"api版本", "api version":"api版本",
"Response Content Type":"响应Content Type", "Response Content Type":"响应Content Type",
"Parameter content type:":"参数类型:",
"fetching resource":"正在获取资源", "fetching resource":"正在获取资源",
"fetching resource list":"正在获取资源列表", "fetching resource list":"正在获取资源列表",
"Explore":"浏览", "Explore":"浏览",