Skip to content

Commit 2533e29

Browse files
authored
Update en.json
1 parent a09881b commit 2533e29

File tree

1 file changed

+3
-2
lines changed
  • homeassistant/components/esphome/translations

1 file changed

+3
-2
lines changed

homeassistant/components/esphome/translations/en.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"config": {
33
"abort": {
4-
"already_configured": "ESP is already configured"
4+
"already_configured": "ESP is already configured",
5+
"already_in_progress": "ESP configuration is already in progress"
56
},
67
"error": {
78
"connection_error": "Can't connect to ESP. Please make sure your YAML file contains an 'api:' line.",
@@ -31,4 +32,4 @@
3132
}
3233
}
3334
}
34-
}
35+
}

0 commit comments

Comments
 (0)