mirror of
https://github.com/home-assistant/core.git
synced 2026-04-02 00:20:30 +01:00
Fix grammar of input_shutdown_failure error in victron_ble (#166972)
This commit is contained in:
committed by
Franck Nijhof
parent
d9babc37f0
commit
aaff319e70
@@ -145,7 +145,7 @@
|
||||
"input_current": "Input overcurrent",
|
||||
"input_power": "Input overpower",
|
||||
"input_shutdown_current": "Input shutdown (current flow during off mode)",
|
||||
"input_shutdown_failure": "PV input failed to shutdown",
|
||||
"input_shutdown_failure": "PV input shutdown failed",
|
||||
"input_shutdown_voltage": "Input shutdown (battery overvoltage)",
|
||||
"input_voltage": "Input overvoltage",
|
||||
"internal_dc_voltage": "Internal DC voltage error",
|
||||
|
||||
Reference in New Issue
Block a user