refactor: types
This commit is contained in:
@@ -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": "文件",
|
||||
|
||||
Reference in New Issue
Block a user