+ send
+
+ {{ $t("waiting_send_req") }}
+
+
+
refresh
-
+
Status:
{{ response.statusCode || $t("waiting_send_req") }}
diff --git a/lang/en-US.json b/lang/en-US.json
index 0f6b73076..580c23f38 100644
--- a/lang/en-US.json
+++ b/lang/en-US.json
@@ -167,7 +167,7 @@
"copy_query": "Copy Query",
"loading": "Loading...",
"fetching": "Fetching...",
- "waiting_send_req": "(waiting to send request)",
+ "waiting_send_req": "Waiting to send request",
"waiting_receive_response": "(waiting to receive response)",
"waiting_receive_schema": "(waiting to receive schema)",
"gql_prettify_invalid_query": "Couldn't prettify an invalid query, solve query syntax errors and try again",
diff --git a/pages/index.vue b/pages/index.vue
index d6cd2cf00..51e2eab49 100644
--- a/pages/index.vue
+++ b/pages/index.vue
@@ -445,11 +445,7 @@
-
+