refactor: types

This commit is contained in:
liyasthomas
2021-07-24 16:28:32 +05:30
parent 4de55c39dd
commit 4c2a9c1229
30 changed files with 136 additions and 129 deletions

View File

@@ -162,8 +162,8 @@
"browser_support_sse": "Denne nettleseren ser ikke ut til å ha støtte for Server Sent Events.",
"log": "Logg",
"no_url": "Ingen URL",
"run_query": "Kjør spørring",
"copy_query": "Kopier forespørsel",
"run": "Kjør spørring",
"copy": "Kopier forespørsel",
"loading": "Laster...",
"fetching": "Henter...",
"waiting_send_req": "(venter på å sende forespørsel)",
@@ -190,9 +190,9 @@
"import_json": "Importer fra JSON",
"download_file": "Last ned fil",
"upload_file": "Last opp fil",
"copy_response": "Kopier svar",
"copy_code": "Kopier kode",
"copy_schema": "Kopier skjema",
"copy": "Kopier svar",
"copy": "Kopier kode",
"copy": "Kopier skjema",
"use_request": "Bruk forespørsel",
"documentation": "Dokumentasjon",
"docs": "Docs",