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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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."
}
}
}
}