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": "This browser doesn't seems to have Server Sent Events support.",
"log": "紀錄",
"no_url": "No URL",
"run_query": "Run Query",
"copy_query": "Copy Query",
"run": "Run Query",
"copy": "Copy Query",
"loading": "載入中...",
"fetching": "正在取得...",
"waiting_send_req": "(正等待傳送請求)",
@@ -187,9 +187,9 @@
"import_json": "從 JSON 匯入",
"download_file": "下載檔案",
"upload_file": "上傳檔案",
"copy_response": "複製回應",
"copy_code": "複製語法",
"copy_schema": "Copy Schema",
"copy": "複製回應",
"copy": "複製語法",
"copy": "Copy Schema",
"use_request": "Use request",
"documentation": "文件",
"docs": "文件",