🌐 New Crowdin updates (#1272)

This commit is contained in:
Thomas Camlong
2023-09-01 21:55:45 +02:00
committed by GitHub
parent 8211e22d86
commit ba7e31b972
563 changed files with 6190 additions and 951 deletions

View File

@@ -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": "今屏蔽"
}
}
}