We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1539a7 commit 73e2cd2Copy full SHA for 73e2cd2
dist/lang/zh-cn.js
@@ -28,6 +28,8 @@ window.SwaggerTranslator.learn({
28
"Expand Operations":"展开操作",
29
"Raw":"原始",
30
"can't parse JSON. Raw result":"无法解析JSON. 原始结果",
31
+ "Example Value":"示例",
32
+ "Click to set as parameter value":"点击设置参数",
33
"Model Schema":"模型架构",
34
"Model":"模型",
35
"apply":"应用",
@@ -39,6 +41,7 @@ window.SwaggerTranslator.learn({
39
41
"Contact the developer":"联系开发者",
40
42
"api version":"api版本",
43
"Response Content Type":"响应Content Type",
44
+ "Parameter content type:":"参数类型:",
45
"fetching resource":"正在获取资源",
46
"fetching resource list":"正在获取资源列表",
47
"Explore":"浏览",
0 commit comments