fix: Unparseable config when using the low-performance profile (#1570)
* The `low-performance` profile itself had parse errors: fix them! * Do not silently swallow override parse errors, they are always a user issue * Minor error message rendering improvements to show multiple pieces of context
This commit is contained in:
@@ -586,6 +586,7 @@
|
||||
"image_load_error": "No s'ha pogut carregar la imatge",
|
||||
"invalid_configuration": "Configuració no vàlida",
|
||||
"invalid_configuration_no_hint": "No hi ha cap indicació d'ubicació disponible (tipus dolent o faltant?)",
|
||||
"invalid_configuration_override": "",
|
||||
"invalid_elements_config": "La configuració dels elements de la imatge no és vàlida",
|
||||
"invalid_response": "S'ha rebut una resposta no vàlida de Home Assistant per a la sol·licitud",
|
||||
"jsmpeg_no_player": "No s'ha pogut iniciar el reproductor JSMPEG",
|
||||
|
||||
Reference in New Issue
Block a user