1
0
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:
Norbert Rittel
2026-03-31 20:00:37 +02:00
committed by GitHub
parent fc32f0dbd3
commit d6cd1dffa4

View File

@@ -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",