Make "Timers" plural on server control reload page (#10972)

This commit is contained in:
Philip Allgaier 2021-12-20 10:26:35 +01:00 committed by GitHub
parent 50c397901b
commit 2f9c088091
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1461,7 +1461,8 @@
"telegram": "Telegram notify services",
"smtp": "SMTP notify services",
"mqtt": "Manually configured MQTT entities",
"rpi_gpio": "Raspberry Pi GPIO entities"
"rpi_gpio": "Raspberry Pi GPIO entities",
"timer": "Timers"
},
"server_management": {
"heading": "Server management",