mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-27 04:07:14 +00:00
Added delete schedule and no schedule message
This commit is contained in:
parent
283d4e5c41
commit
770366eae6
3 changed files with 36 additions and 9 deletions
|
@ -745,5 +745,6 @@
|
|||
"to": "Hasta: {to}",
|
||||
"selectStartTime": "Seleccionar hora de inicio",
|
||||
"selectEndTime": "Seleccionar hora de fin",
|
||||
"startTimeBeforeEndTime": "La hora de inicio debe ser anterior a la hora de fin."
|
||||
"startTimeBeforeEndTime": "La hora de inicio debe ser anterior a la hora de fin.",
|
||||
"noBlockingScheduleThisDevice": "No hay programación de bloqueo para este dispositivo."
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue