@@ -26,22 +26,25 @@ window.SwaggerTranslator.learn({
26
26
"Show/Hide" :"表示/非表示" ,
27
27
"List Operations" :"操作一覧" ,
28
28
"Expand Operations" :"操作の展開" ,
29
- "Raw" :"Raw " ,
29
+ "Raw" :"未加工 " ,
30
30
"can't parse JSON. Raw result" :"JSONへ解釈できません. 未加工の結果" ,
31
+ "Example Value" :"値の例" ,
31
32
"Model Schema" :"モデルスキーマ" ,
32
33
"Model" :"モデル" ,
34
+ "Click to set as parameter value" :"パラメータ値と設定するにはクリック" ,
33
35
"apply" :"実行" ,
34
36
"Username" :"ユーザ名" ,
35
37
"Password" :"パスワード" ,
36
38
"Terms of service" :"サービス利用規約" ,
37
39
"Created by" :"Created by" ,
38
- "See more at" :"See more at " ,
40
+ "See more at" :"詳細を見る " ,
39
41
"Contact the developer" :"開発者に連絡" ,
40
42
"api version" :"APIバージョン" ,
41
43
"Response Content Type" :"レスポンス コンテンツタイプ" ,
44
+ "Parameter content type:" :"パラメータコンテンツタイプ:" ,
42
45
"fetching resource" :"リソースの取得" ,
43
46
"fetching resource list" :"リソース一覧の取得" ,
44
- "Explore" :"Explore " ,
47
+ "Explore" :"調査 " ,
45
48
"Show Swagger Petstore Example Apis" :"SwaggerペットストアAPIの表示" ,
46
49
"Can't read from server. It may not have the appropriate access-control-origin settings." :"サーバから読み込めません. 適切なaccess-control-origin設定を持っていない可能性があります." ,
47
50
"Please specify the protocol for" :"プロトコルを指定してください" ,
0 commit comments