chore: update placeholder text (#4023)

This commit is contained in:
Nivedin
2024-04-30 16:49:32 +05:30
committed by GitHub
parent 426e7594f4
commit eecc3db4e9
5 changed files with 7 additions and 9 deletions

View File

@@ -374,7 +374,8 @@
"mutations": "Mutations",
"schema": "Schema",
"subscriptions": "Subscriptions",
"switch_connection": "Switch connection"
"switch_connection": "Switch connection",
"url_placeholder": "Enter a GraphQL endpoint URL"
},
"graphql_collections": {
"title": "GraphQL Collections"
@@ -598,6 +599,7 @@
"title": "Request",
"type": "Request type",
"url": "URL",
"url_placeholder": "Enter a URL or paste a cURL command",
"variables": "Variables",
"view_my_links": "View my links"
},