mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Remove old style translations from Atag (#34585)
This commit is contained in:
parent
f922128a14
commit
0b64f49e3a
@ -1,20 +0,0 @@
|
|||||||
{
|
|
||||||
"title": "Atag",
|
|
||||||
"config": {
|
|
||||||
"step": {
|
|
||||||
"user": {
|
|
||||||
"title": "Connect to the device",
|
|
||||||
"data": {
|
|
||||||
"host": "Host",
|
|
||||||
"port": "Port (10000)"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"error": {
|
|
||||||
"connection_error": "Failed to connect, please try again"
|
|
||||||
},
|
|
||||||
"abort": {
|
|
||||||
"already_configured": "Only one Atag device can be added to Home Assistant"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user