remove dead code: show-wordnik-dev

This commit is contained in:
Josh Ponelat
2015-06-05 10:56:39 +02:00
parent f3e7beecf3
commit dfab1df1e9
5 changed files with 9 additions and 25 deletions

View File

@@ -42,7 +42,6 @@ window.SwaggerTranslator.learn({
"fetching resource list":"fetching resource list",
"Explore":"Explore",
"Show Swagger Petstore Example Apis":"Show Swagger Petstore Example Apis",
"Show Wordnik Developer Apis":"Show Wordnik Developer Apis",
"Can't read from server. It may not have the appropriate access-control-origin settings.":"Can't read from server. It may not have the appropriate access-control-origin settings.",
"Please specify the protocol for":"Please specify the protocol for",
"Can't read swagger JSON from":"Can't read swagger JSON from",
@@ -50,4 +49,4 @@ window.SwaggerTranslator.learn({
"Unable to read api":"Unable to read api",
"from path":"from path",
"server returned":"server returned"
});
});

View File

@@ -42,7 +42,6 @@ window.SwaggerTranslator.learn({
"fetching resource list":"Получение ресурсов",
"Explore":"Поехали",
"Show Swagger Petstore Example Apis":"Показать примеры АПИ",
"Show Wordnik Developer Apis":"Показать АПИ Wordnik Developer",
"Can't read from server. It may not have the appropriate access-control-origin settings.":"Не удается получить ответ от сервера. Возможно, какая-то лажа с настройками доступа",
"Please specify the protocol for":"Пожалуйста, укажите протогол для",
"Can't read swagger JSON from":"Не получается прочитать swagger json из",
@@ -50,4 +49,4 @@ window.SwaggerTranslator.learn({
"Unable to read api":"Не удалось прочитать api",
"from path":"по адресу",
"server returned":"сервер сказал"
});
});