Fixed dhcp not available

This commit is contained in:
Juan Gilsanz Polo 2024-01-28 19:03:49 +01:00
parent 300738ca14
commit dd927bbd25
7 changed files with 15 additions and 17 deletions

View file

@ -748,5 +748,6 @@
"startTimeBeforeEndTime": "Start time must be before end time.",
"noBlockingScheduleThisDevice": "There's no blocking schedule for this device.",
"selectTimezone": "Select a timezone",
"selectClientsFiltersInfo": "Select the clients you want to display. If no clients are selected, all will be displayed."
"selectClientsFiltersInfo": "Select the clients you want to display. If no clients are selected, all will be displayed.",
"noDataThisSection": "There's no data for this section."
}