Added server status

This commit is contained in:
Juan Gilsanz Polo 2022-09-27 14:29:36 +02:00
parent 4ab8ff760c
commit b16a1a2a0e
11 changed files with 321 additions and 35 deletions

View file

@ -43,5 +43,13 @@
"edit": "Edit",
"delete": "Delete",
"save": "Save",
"connectionNotUpdated": "Connection not updated"
"serverStatus": "Server status",
"connectionNotUpdated": "Connection not updated",
"ruleFiltering": "Rule\nfiltering",
"safeBrowsing": "Safe\nbrowsing",
"parentalFiltering": "Parental\nfiltering",
"safeSearch": "Safe\nsearch",
"serverStatusNotRefreshed": "Server status could not be refreshed",
"loadingStatus": "Loading status...",
"errorLoadServerStatus": "Server status could not be loaded"
}