mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-20 15:56:35 +00:00
Make "Timers" plural on server control reload page (#10972)
This commit is contained in:
parent
50c397901b
commit
2f9c088091
@ -1461,7 +1461,8 @@
|
|||||||
"telegram": "Telegram notify services",
|
"telegram": "Telegram notify services",
|
||||||
"smtp": "SMTP notify services",
|
"smtp": "SMTP notify services",
|
||||||
"mqtt": "Manually configured MQTT entities",
|
"mqtt": "Manually configured MQTT entities",
|
||||||
"rpi_gpio": "Raspberry Pi GPIO entities"
|
"rpi_gpio": "Raspberry Pi GPIO entities",
|
||||||
|
"timer": "Timers"
|
||||||
},
|
},
|
||||||
"server_management": {
|
"server_management": {
|
||||||
"heading": "Server management",
|
"heading": "Server management",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user