1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Remove checked in translations (#114336)

This commit is contained in:
Robert Resch
2024-03-27 22:33:06 +01:00
committed by GitHub
parent 3d4733a026
commit d6ac8ba5c8

View File

@@ -1,22 +0,0 @@
{
"config": {
"abort": {
"already_configured": "Service is already configured"
},
"error": {
"cannot_connect": "Failed to connect"
},
"flow_title": "{title}",
"step": {
"confirm": {
"description": "Do you want to set up Devialet device {device}?"
},
"user": {
"data": {
"host": "Host"
},
"description": "Please enter the host name or IP address of the Devialet device."
}
}
}
}