🌐 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,28 +1,28 @@
{
"descriptor": {
"name": "",
"description": "",
"name": "DNSホールの概要",
"description": "PiHoleまたはAdGuardの重要なデータを表示します",
"settings": {
"title": "",
"title": "DNSホールの概要の設定",
"usePiHoleColors": {
"label": ""
"label": "PiHoleの色を使う"
},
"layout": {
"label": "",
"label": "レイアウト",
"data": {
"grid": "",
"row": "",
"column": ""
"grid": "2 x 2",
"row": "水平",
"column": "垂直"
}
}
}
},
"card": {
"metrics": {
"domainsOnAdlist": "",
"queriesToday": "",
"queriesBlockedTodayPercentage": "",
"queriesBlockedToday": ""
"domainsOnAdlist": "アドリスト上のドメイン",
"queriesToday": "今日のクエリ",
"queriesBlockedTodayPercentage": "今日のブロック",
"queriesBlockedToday": "今日のブロック"
}
}
}