Add missing qnap translation (#95969)

This commit is contained in:
Erik Montnemery
2023-07-06 09:02:32 +02:00
committed by GitHub
parent af1cb7be58
commit 8a4085011d

View File

@@ -19,5 +19,11 @@
"invalid_auth": "Bad authentication",
"unknown": "Unknown error"
}
},
"issues": {
"deprecated_yaml": {
"title": "The QNAP YAML configuration is being removed",
"description": "Configuring QNAP using YAML is being removed.\n\nYour existing YAML configuration has been imported into the UI automatically.\n\nRemove the QNAP YAML configuration from your configuration.yaml file and restart Home Assistant to fix this issue."
}
}
}