Added placeholders no data charts

This commit is contained in:
Juan Gilsanz Polo 2023-12-17 14:32:46 +01:00
parent 6523229ea3
commit 71b870b42f
4 changed files with 85 additions and 52 deletions

View file

@ -713,5 +713,7 @@
"noFallbackDnsAdded": "No fallback DNS servers added.",
"blockedResponseTtl": "Blocked response TTL",
"blockedResponseTtlDescription": "Specifies for how many seconds the clients should cache a filtered response",
"invalidValue": "Invalid value"
"invalidValue": "Invalid value",
"noDataChart": "There's no data to display this chart.",
"noData": "No data"
}