Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
141 changes: 0 additions & 141 deletions src/components/media/MediaCard.tsx

This file was deleted.

8 changes: 4 additions & 4 deletions src/i18n/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -918,10 +918,10 @@
"dns": {
"description": "基于 DoH 的 DNS 查询。默认解析器为 Cloudflare;勾选「对比解析器」会同时查 Google + Quad9。点击查询才会发起请求。",
"typeLabel": "类型",
"status": "Status",
"answers": "{{n}} answers",
"noAnswers": "no answers",
"noDirect": "No direct answer; authority: {{authority}}",
"status": "状态",
"answers": "{{n}} 条记录",
"noAnswers": "无记录",
"noDirect": "无直接答案;授权服务器:{{authority}}",
"empty": "填入域名 + 选择记录类型,点击 <1>查询</1>",
"compareResolvers": "对比解析器",
"txt": {
Expand Down
Loading