mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
Add missing qnap translation (#95969)
This commit is contained in:
@@ -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."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user