We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a09881b commit 2533e29Copy full SHA for 2533e29
homeassistant/components/esphome/translations/en.json
@@ -1,7 +1,8 @@
1
{
2
"config": {
3
"abort": {
4
- "already_configured": "ESP is already configured"
+ "already_configured": "ESP is already configured",
5
+ "already_in_progress": "ESP configuration is already in progress"
6
},
7
"error": {
8
"connection_error": "Can't connect to ESP. Please make sure your YAML file contains an 'api:' line.",
@@ -31,4 +32,4 @@
31
32
}
33
34
-}
35
+}
0 commit comments