🌐 New Crowdin updates (#1272)
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "DNS漏洞摘要",
|
||||
"name": "DNS漏洞统计",
|
||||
"description": "显示来自 PiHole 或 AdGuard 的重要数据",
|
||||
"settings": {
|
||||
"title": "DNS漏洞摘要设置",
|
||||
"title": "DNS漏洞统计设置",
|
||||
"usePiHoleColors": {
|
||||
"label": "使用PiHole所用颜色"
|
||||
"label": "使用 PiHole 的颜色"
|
||||
},
|
||||
"layout": {
|
||||
"label": "布局",
|
||||
"label": "显示布局",
|
||||
"data": {
|
||||
"grid": "",
|
||||
"row": "",
|
||||
"column": ""
|
||||
"grid": "2 x 2",
|
||||
"row": "横向",
|
||||
"column": "垂直"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -20,9 +20,9 @@
|
||||
"card": {
|
||||
"metrics": {
|
||||
"domainsOnAdlist": "广告列表中的域名",
|
||||
"queriesToday": "今天查询",
|
||||
"queriesBlockedTodayPercentage": "今天已屏蔽",
|
||||
"queriesBlockedToday": "今天已屏蔽"
|
||||
"queriesToday": "今日查询",
|
||||
"queriesBlockedTodayPercentage": "今日屏蔽",
|
||||
"queriesBlockedToday": "今日屏蔽"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user