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