Added i10n entry for invalid GQL Query prettification

This commit is contained in:
Andrew Bastin
2020-03-05 14:35:34 -05:00
parent a9ba2b50f9
commit cb0de46e7d

View File

@@ -182,6 +182,8 @@ export default {
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",
cancel: "Cancel",
save: "Save",
dismiss: "Dismiss",